Searched refs:AIO_POLLQ (Results 1 – 2 of 2) sorted by relevance
155 #define AIO_POLLQ 0x0040 /* aio req is on the pollq */ macro
304 aio_enq(&aiop->aio_pollq, reqp, AIO_POLLQ); in aio_done()1002 ASSERT(reqp->aio_req_flags & AIO_POLLQ); in aio_cleanup_pollq()