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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 45 #define SIGXCPU_PORTABLE 24
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 89 case SIGXCPU_PORTABLE: name = "SIGXCPU_PORTABLE:24"; break;
296 case SIGXCPU_PORTABLE: /* 24 --> 30 */
437 return SIGXCPU_PORTABLE;
    [all...]

Completed in 41 milliseconds