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

/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c695 aio_req_t *pollqhead, *cleanupqhead, *notifyqhead; local
724 if ((notifyqhead = aiop->aio_notifyq) != NULL) {
759 if (notifyqhead)
760 signalled = aio_cleanup_notifyq(aiop, notifyqhead, exitflg);

Completed in 61 milliseconds