Searched defs:pollqhead (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
728 if ((pollqhead = aiop->aio_pollq) != NULL) {
761 if (pollqhead)
762 aio_cleanup_pollq(aiop, pollqhead, exitflg);

Completed in 59 milliseconds