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

/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c62 static int aio_cleanup_notifyq(aio_t *, aio_req_t *, int);
760 signalled = aio_cleanup_notifyq(aiop, notifyqhead, exitflg);
940 aio_cleanup_notifyq(aio_t *aiop, aio_req_t *qhead, int exitflg) function

Completed in 60 milliseconds