Home
last modified time | relevance | path

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

/external/ltp/testcases/realtime/func/prio-wake/
Dprio-wake.c59 volatile int running_threads = 0; variable
110 while (running_threads < rt_threads) in master_thread()
153 running_threads++; in worker_thread()
157 running_threads--; in worker_thread()