Searched refs:aio_notifyq (Results 1 – 3 of 3) sorted by relevance
119 aio_req_t *aio_notifyq; /* notify queue head */ member
306 aio_enq(&aiop->aio_notifyq, reqp, AIO_NOTIFYQ); in aio_done()724 if ((notifyqhead = aiop->aio_notifyq) != NULL) { in aio_cleanup()725 aiop->aio_notifyq = NULL; in aio_cleanup()
2620 aiop->aio_notifyq != NULL || in aio_cleanup_thread()