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

/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c63 static void aio_cleanup_pollq(aio_t *, aio_req_t *, int);
762 aio_cleanup_pollq(aiop, pollqhead, exitflg);
991 aio_cleanup_pollq(aio_t *aiop, aio_req_t *qhead, int exitflg) function

Completed in 61 milliseconds