Home
last modified time | relevance | path

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

/rt/
A Daio_misc.c91 static int nthreads; variable
430 if (nthreads < optim.aio_threads && idle_thread_count == 0) in __aio_enqueue_request()
442 ++nthreads; in __aio_enqueue_request()
448 if (nthreads == 0) in __aio_enqueue_request()
649 --nthreads; in handle_fildes_io()
667 else if (nthreads < optim.aio_threads) in handle_fildes_io()
682 ++nthreads; in handle_fildes_io()

Completed in 4 milliseconds