Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachThreadList.h64 nub_thread_t CurrentThreadID();
H A DMachThreadList.cpp233 nub_thread_t MachThreadList::CurrentThreadID() { in CurrentThreadID() function in MachThreadList
H A DMachProcess.mm1263 return m_thread_list.CurrentThreadID();
1268 m_thread_list.CurrentThreadID());