Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/asm/
Dsignal_portable.h69 #define SIGRT_9_PORTABLE (SIGRTMIN_PORTABLE + 9) macro
/development/ndk/sources/android/libportable/arch-mips/
Dsignal.c115 case SIGRT_9_PORTABLE: name = "SIGRT_9_PORTABLE:41"; break; in map_portable_signum_to_name()