Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/sys/
H A Daio_kern.h59 _aio_create_worker_threads(int num);
/xnu-8796.101.5/bsd/kern/
H A Dkern_aio.c2152 _aio_create_worker_threads(aio_worker_threads); in aio_init()
2160 _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()