Searched defs:aio_cleanup_thread (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Daio.c90 static int aio_cleanup_thread(aio_t *);
1138 return (aio_cleanup_thread(aiop));
2017 * is released by the aio_cleanup_thread() when the IO has
2218 * is released by the aio_cleanup_thread() when the IO has
2573 aio_cleanup_thread(aio_t *aiop) function

Completed in 51 milliseconds