Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
DAsynchronousCloseMonitor.cpp68 static const int BLOCKED_THREAD_SIGNAL = SIGRTMIN + 2; variable
70 static const int BLOCKED_THREAD_SIGNAL = __SIGRTMIN + 2; variable