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

  /development/ndk/sources/android/libportable/common/include/asm/
signal_portable.h 38 #define SIGCHLD_PORTABLE 17
  /development/ndk/sources/android/libportable/arch-mips/
signal.c 82 case SIGCHLD_PORTABLE: name = "SIGCHLD_PORTABLE:17"; break;
275 case SIGCHLD_PORTABLE: /* 17 --> 18 */
416 return SIGCHLD_PORTABLE;
    [all...]

Completed in 1535 milliseconds