Searched refs:LIO_WAIT_ACTIVE (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/include/old/ |
D | tlibio.h | 60 #define LIO_WAIT_ACTIVE 00020000 /* spin looking at iosw fields, or EINPROGRESS */ macro
|
/third_party/ltp/lib/ |
D | tlibio.c | 177 {"active", LIO_WAIT_ACTIVE, "spin on status/control values"}, 1852 } else if (method & LIO_WAIT_ACTIVE) { 1975 LIO_IO_ASYNC | LIO_WAIT_ACTIVE, 0, "async active"}, { 1979 LIO_IO_ALISTIO | LIO_WAIT_ACTIVE, 0, "async listio active"}, {
|