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 85 case SIGSTOP_PORTABLE: name = "SIGSTOP_PORTABLE:19"; break;
287 case SIGSTOP_PORTABLE: /* 19 --> 23 */
431 return SIGSTOP_PORTABLE;
    [all...]

Completed in 24 milliseconds