Searched refs:AIO_POLLQ (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Daio_impl.h155 #define AIO_POLLQ 0x0040 /* aio req is on the pollq */ macro
/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c304 aio_enq(&aiop->aio_pollq, reqp, AIO_POLLQ);
1002 ASSERT(reqp->aio_req_flags & AIO_POLLQ);

Completed in 59 milliseconds