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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 33 #define SIGUSR2_PORTABLE 12
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 77 case SIGUSR2_PORTABLE: name = "SIGUSR2_PORTABLE:12"; break;
259 case SIGUSR2_PORTABLE: /* 12 --> 17 */
399 return SIGUSR2_PORTABLE;
    [all...]

Completed in 25 milliseconds