Searched refs:AIO_TIMEOUT_POLL (Results 1 – 1 of 1) sorted by relevance
54 #define AIO_TIMEOUT_POLL 0 macro381 timedwait = AIO_TIMEOUT_POLL; in __aio_suspend()486 } else if (timedwait == AIO_TIMEOUT_POLL) { in __aio_suspend()576 if (timedwait == AIO_TIMEOUT_POLL) { in __aio_suspend()1102 timedwait = AIO_TIMEOUT_POLL; in __aio_waitn()1145 if (_aio_outstand_cnt > 0 && timedwait != AIO_TIMEOUT_POLL) { in __aio_waitn()1170 timedwait = AIO_TIMEOUT_POLL; in __aio_waitn()1174 timedwait = AIO_TIMEOUT_POLL; in __aio_waitn()1177 if (timedwait == AIO_TIMEOUT_POLL) { in __aio_waitn()1270 *timedwait = AIO_TIMEOUT_POLL; in _aio_check_timeout()