Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/POSIX/
DPOSIXThread.h119 void BreakNotify(const ProcessMessage &message);
DPOSIXThread.cpp303 BreakNotify(message); in Notify()
384 POSIXThread::BreakNotify(const ProcessMessage &message) in BreakNotify() function in POSIXThread