Searched refs:SetSignalHandledForThread (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DDebug.h109 void SetSignalHandledForThread(lldb::tid_t tid) const { function in class:lldb_private::ResumeActionList
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Darwin/
H A DNativeProcessDarwin.cpp1224 m_thread_actions.SetSignalHandledForThread(tid);

Completed in 107 milliseconds