Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/POSIX/
DPOSIXThread.h122 void LimboNotify(const ProcessMessage &message);
DPOSIXThread.cpp287 LimboNotify(message); in Notify()
475 POSIXThread::LimboNotify(const ProcessMessage &message) in LimboNotify() function in POSIXThread