Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/FreeBSD/
DFreeBSDThread.h98 void LimboNotify(const ProcessMessage &message);
DFreeBSDThread.cpp355 LimboNotify(message); in Notify()
544 void FreeBSDThread::LimboNotify(const ProcessMessage &message) { in LimboNotify() function in FreeBSDThread