Searched refs:LIO_NOP (Results 1 – 6 of 6) sorted by relevance
120 LIO_NOP enumerator121 #define LIO_NOP LIO_NOP macro
95 if (list[cnt] != NULL && list[cnt]->aio_lio_opcode != LIO_NOP) in lio_listio_internal()143 if (requests[cnt] != NULL && list[cnt]->aio_lio_opcode != LIO_NOP) in lio_listio_internal()206 && list[cnt]->aio_lio_opcode != LIO_NOP) in lio_listio_internal()
28 LIO_DSYNC = LIO_NOP + 1,
20 constant LIO_NOP
2393 @item LIO_NOP2819 is enqueued. Otherwise the @code{aio_lio_opcode} must be @code{LIO_NOP}
1573 * sysdeps/pthread/aio_misc.h (LIO_DSYNC): Define to LIO_NOP + 1,