Searched refs:LIO_WAIT_ACTIVE (Results 1 - 2 of 2) sorted by relevance
/third_party/ltp/include/old/ |
H A D | tlibio.h | 60 #define LIO_WAIT_ACTIVE 00020000 /* spin looking at iosw fields, or EINPROGRESS */ macro
|
/third_party/ltp/lib/ |
H A D | tlibio.c | 177 {"active", LIO_WAIT_ACTIVE, "spin on status/control values"}, 1763 * LIO_WAIT_ACTIVE, LIO_WAIT_SIGPAUSE, LIO_WAIT_SIGACTIVE, 1862 } else if (method & LIO_WAIT_ACTIVE) { 1985 LIO_IO_ASYNC | LIO_WAIT_ACTIVE, 0, "async active"}, { 1989 LIO_IO_ALISTIO | LIO_WAIT_ACTIVE, 0, "async listio active"}, {
|
Completed in 3 milliseconds