Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/
H A DDebug.h114 void SetSignalHandledForThread(lldb::tid_t tid) const { in SetSignalHandledForThread() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/
H A DNativeProcessDarwin.cpp1247 m_thread_actions.SetSignalHandledForThread(tid); in ReplyToAllExceptions()