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()431 while (threads_go == 0) ; in thread_run()476 threads_go = 1; in start_threads()478 threads_go = 0; in start_threads()