Searched refs:threads_go (Results 1 – 1 of 1) sorted by relevance
85 static volatile int threads_go; variable378 for (i = 0; threads_go == 1; i++) { in search_mem()432 while (threads_go == 0) ; in thread_run()477 threads_go = 1; in start_threads()479 threads_go = 0; in start_threads()