Home
last modified time | relevance | path

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

/aosp_15_r20/external/ltp/utils/benchmark/ebizzy-0.3/
H A Debizzy.c86 static volatile int threads_go; variable
378 for (i = 0; threads_go == 1; i++) { in search_mem()
433 while (threads_go == 0) ; in thread_run()
479 threads_go = 1; in start_threads()
481 threads_go = 0; in start_threads()