Searched refs:stop_spinning (Results 1 – 1 of 1) sorted by relevance
1094 volatile int stop_spinning; variable1102 stop_spinning = FALSE; in spin_in_the_kernel()1103 while (stop_spinning == FALSE) { in spin_in_the_kernel()1107 stop_spinning = TRUE; in spin_in_the_kernel()