HomeSort by relevance Sort by last modified time
    Searched refs:LIO_USE_SIGNAL (Results 1 - 2 of 2) sorted by null

  /external/ltp/include/old/
tlibio.h 112 #define LIO_USE_SIGNAL 020000000
  /external/ltp/lib/
tlibio.c 653 * If the LIO_USE_SIGNAL bit is not set, only use the signal
658 if (sig && !(method & LIO_USE_SIGNAL) && !(method & LIO_WAIT_SIGTYPES)) {
    [all...]

Completed in 112 milliseconds