Searched refs:running_threads (Results 1 – 1 of 1) sorted by relevance
59 volatile int running_threads = 0; variable110 while (running_threads < rt_threads) in master_thread()153 running_threads++; in worker_thread()157 running_threads--; in worker_thread()