Searched refs:AIO_TIMEOUT_POLL (Results 1 – 1 of 1) sorted by relevance
55 #define AIO_TIMEOUT_POLL 0 macro382 timedwait = AIO_TIMEOUT_POLL; in __aio_suspend()487 } else if (timedwait == AIO_TIMEOUT_POLL) { in __aio_suspend()577 if (timedwait == AIO_TIMEOUT_POLL) { in __aio_suspend()1104 timedwait = AIO_TIMEOUT_POLL; in __aio_waitn()1147 if (_aio_outstand_cnt > 0 && timedwait != AIO_TIMEOUT_POLL) { in __aio_waitn()1172 timedwait = AIO_TIMEOUT_POLL; in __aio_waitn()1176 timedwait = AIO_TIMEOUT_POLL; in __aio_waitn()1179 if (timedwait == AIO_TIMEOUT_POLL) { in __aio_waitn()1272 *timedwait = AIO_TIMEOUT_POLL; in _aio_check_timeout()