Searched refs:LIO_WAIT_NONE (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/include/old/ | ||
D | tlibio.h | 59 #define LIO_WAIT_NONE 00010000 /* return asap -- use with care */ macro |
/third_party/ltp/lib/ | ||
D | tlibio.c | 1923 } else if (method & LIO_WAIT_NONE) { |