Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libbacktrace/
H A DBacktraceCurrent.h30 #define THREAD_SIGNAL SIGRTMIN macro
32 #define THREAD_SIGNAL (__SIGRTMIN+1) macro