Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Daio.c94 static int aio_cleanup_thread(aio_t *);
1134 return (aio_cleanup_thread(aiop)); in aiostart()
2560 aio_cleanup_thread(aio_t *aiop) in aio_cleanup_thread() function