Home
last modified time | relevance | path

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

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