Home
last modified time | relevance | path

Searched refs:LIO_WAIT_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/external/ltp/include/old/
Dtlibio.h60 #define LIO_WAIT_ACTIVE 00020000 /* spin looking at iosw fields, or EINPROGRESS */ macro
/external/ltp/lib/
Dtlibio.c177 {"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"}, {