Home
last modified time | relevance | path

Searched refs:pollqhead (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c682 aio_req_t *pollqhead, *cleanupqhead, *notifyqhead; in aio_cleanup() local
715 if ((pollqhead = aiop->aio_pollq) != NULL) { in aio_cleanup()
748 if (pollqhead) in aio_cleanup()
749 aio_cleanup_pollq(aiop, pollqhead, exitflg); in aio_cleanup()