Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/sys/
H A Daio_kern.h59 _aio_create_worker_threads(int num);
/xnu-8792.61.2/bsd/kern/
H A Dkern_aio.c2165 _aio_create_worker_threads(aio_worker_threads); in aio_init()
2173 _aio_create_worker_threads(int num) in _aio_create_worker_threads() function
H A Dkern_sysctl.c1739 _aio_create_worker_threads((new_value - aio_worker_threads)); in sysctl_aiothreads()