Home
last modified time | relevance | path

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

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