Searched refs:AIO_REQ_QUEUED (Results 1 – 2 of 2) sorted by relevance
158 #define AIO_REQ_QUEUED 1 macro
914 reqp->req_state = AIO_REQ_QUEUED; in _aio_create_worker()1832 reqp->req_state = AIO_REQ_QUEUED; in _aio_req_add()1924 if (ostate != AIO_REQ_QUEUED) in _aio_req_del()1929 ASSERT(ostate == AIO_REQ_QUEUED || ostate == AIO_REQ_INPROGRESS); in _aio_req_del()1968 if (ostate == AIO_REQ_QUEUED) { in _aio_req_del()