Home
last modified time | relevance | path

Searched refs:SetSignalHandledForThread (Results 1 – 3 of 3) sorted by relevance

/external/lldb/tools/debugserver/source/
DDNBThreadResumeActions.h75 SetSignalHandledForThread (nub_thread_t tid) const;
DDNBThreadResumeActions.cpp105 DNBThreadResumeActions::SetSignalHandledForThread (nub_thread_t tid) const in SetSignalHandledForThread() function in DNBThreadResumeActions
/external/lldb/tools/debugserver/source/MacOSX/
DMachProcess.cpp681 m_thread_actions.SetSignalHandledForThread (tid); in ReplyToAllExceptions()