Searched refs:stop_spinning (Results 1 – 1 of 1) sorted by relevance
1088 volatile int stop_spinning; variable1096 stop_spinning = FALSE; in spin_in_the_kernel()1097 while (stop_spinning == FALSE) { in spin_in_the_kernel()1101 stop_spinning = TRUE; in spin_in_the_kernel()