Searched refs:idle_threads (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dposix-aio-compat.c68 static int idle_threads = 0; variable
333 idle_threads--;
355 idle_threads++;
361 idle_threads--;
373 idle_threads++;
389 if (idle_threads == 0 && cur_threads < max_threads)

Completed in 107 milliseconds