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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 40 #define SIGSTOP_PORTABLE 19
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 92 case SIGSTOP_PORTABLE: name = "SIGSTOP_PORTABLE:19"; break;
294 case SIGSTOP_PORTABLE: /* 19 --> 23 */
438 return SIGSTOP_PORTABLE;
    [all...]

Completed in 45 milliseconds