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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 30 #define SIGKILL_PORTABLE 9
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 74 case SIGKILL_PORTABLE: name = "SIGKILL_PORTABLE:9"; break;
250 case SIGKILL_PORTABLE: /* 9 */
390 return SIGKILL_PORTABLE;
    [all...]

Completed in 39 milliseconds