Searched refs:AIO_LIB_WAITN (Results 1 – 2 of 2) sorted by relevance
184 #define AIO_LIB_WAITN 0x4 /* aio_waitn in progress */ macro
912 _aio_flags &= ~(AIO_LIB_WAITN | AIO_WAIT_INPROGRESS | AIO_IO_WAITING); in _aio_waitn_cleanup()960 while (_aio_flags & AIO_LIB_WAITN) { in __aio_waitn()980 _aio_flags |= AIO_LIB_WAITN; in __aio_waitn()