Searched refs:nthreads (Results 1 – 1 of 1) sorted by relevance
81 static int nthreads; variable254 if (nthreads < optim.gai_threads && idle_thread_count == 0) in __gai_enqueue_request()264 ++nthreads; in __gai_enqueue_request()267 if (nthreads == 0) in __gai_enqueue_request()389 --nthreads; in handle_requests()407 else if (nthreads < optim.gai_threads) in handle_requests()422 ++nthreads; in handle_requests()
Completed in 4 milliseconds