Home
last modified time | relevance | path

Searched defs:INTERRUPT_SIGNAL (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/native/
DNativeThread.c45 #define INTERRUPT_SIGNAL (SIGRTMAX - 2) macro
47 #define INTERRUPT_SIGNAL (__SIGRTMIN + 2) macro
52 #define INTERRUPT_SIGNAL (SIGRTMAX - 2) macro
57 #define INTERRUPT_SIGNAL SIGIO macro
63 #define INTERRUPT_SIGNAL SIGIO macro