Home
last modified time | relevance | path

Searched refs:SIGRT_8_PORTABLE (Results 1 – 2 of 2) sorted by relevance

/development/ndk/sources/android/libportable/common/include/asm/
Dsignal_portable.h68 #define SIGRT_8_PORTABLE (SIGRTMIN_PORTABLE + 8) macro
/development/ndk/sources/android/libportable/arch-mips/
Dsignal.c114 case SIGRT_8_PORTABLE: name = "SIGRT_8_PORTABLE:40"; break; in map_portable_signum_to_name()