Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachThreadList.h73 uint32_t GetThreadIndexForThreadStoppedWithSignal(const int signo) const;
H A DMachThreadList.cpp567 uint32_t MachThreadList::GetThreadIndexForThreadStoppedWithSignal( in GetThreadIndexForThreadStoppedWithSignal() function in MachThreadList
H A DMachProcess.mm1582 m_thread_list.GetThreadIndexForThreadStoppedWithSignal(SIGSTOP);
1620 m_thread_list.GetThreadIndexForThreadStoppedWithSignal(SIGSTOP);