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 78 case SIGUSR2_PORTABLE: name = "SIGUSR2_PORTABLE:12"; break;
265 case SIGUSR2_PORTABLE: /* 12 --> 17 */
408 return SIGUSR2_PORTABLE;
    [all...]

Completed in 41 milliseconds