Searched refs:num_active_threads (Results 1 – 2 of 2) sorted by relevance
111 if (tm->num_active_threads == tm->max_threads) { in tcsd_thread_create()159 tm->num_active_threads++; in tcsd_thread_create()346 tm->num_active_threads--; in tcsd_thread_run()
162 UINT32 num_active_threads; member