Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/asm/
Dsignal_portable.h70 #define SIGRT_10_PORTABLE (SIGRTMIN_PORTABLE + 10) macro
/development/ndk/sources/android/libportable/arch-mips/
Dsignal.c116 case SIGRT_10_PORTABLE: name = "SIGRT_10_PORTABLE:42"; break; in map_portable_signum_to_name()