Searched refs:loop_sync (Results 1 – 4 of 4) sorted by relevance
58 static int volatile loop_sync = 0; in run_loop_64() local178 loop_sync = 1; in run_loop_64()183 if (loop_sync != 0) { in run_loop_64()187 while (loop_sync == 0) { in run_loop_64()201 loop_sync = 0; // Restore original state in run_loop_64()213 static int volatile loop_sync = 0; in run_loop_32() local333 loop_sync = 1; in run_loop_32()338 if (loop_sync != 0) { in run_loop_32()342 while (loop_sync == 0) { in run_loop_32()356 loop_sync = 0; // Restore original state in run_loop_32()
72 static int volatile loop_sync = 0; in run_loop() local
66 static int volatile loop_sync = 0; in run_loop() local
64 static int volatile loop_sync = 0; in run_loop() local