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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 31 #define SIGUSR1_PORTABLE 10
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 75 case SIGUSR1_PORTABLE: name = "SIGUSR1_PORTABLE:10"; break;
253 case SIGUSR1_PORTABLE: /* 10 --> 16 */
393 return SIGUSR1_PORTABLE;
    [all...]

Completed in 570 milliseconds