Home
last modified time | relevance | path

Searched refs:threads_go (Results 1 – 1 of 1) sorted by relevance

/external/ltp/utils/benchmark/ebizzy-0.3/
Debizzy.c85 static volatile int threads_go; variable
378 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()