Home
last modified time | relevance | path

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

/rt/
A Daio_misc.c292 optim.aio_threads = init->aio_threads < 1 ? 1 : init->aio_threads; in __aio_init()
430 if (nthreads < optim.aio_threads && idle_thread_count == 0) in __aio_enqueue_request()
667 else if (nthreads < optim.aio_threads) in handle_fildes_io()
A Daio.h88 int aio_threads; /* Maximum number of threads. */ member

Completed in 7 milliseconds