Home
last modified time | relevance | path

Searched defs:GetThreadByID (Results 1 – 3 of 3) sorted by relevance

/external/lldb/tools/debugserver/source/MacOSX/
DMachThreadList.cpp100 MachThreadList::GetThreadByID (nub_thread_t tid) const in GetThreadByID() function in MachThreadList
/external/lldb/source/API/
DSBProcess.cpp847 SBProcess::GetThreadByID (tid_t tid) in GetThreadByID() function in SBProcess
/external/google-breakpad/src/processor/
Dminidump.cc1667 MinidumpThread* MinidumpThreadList::GetThreadByID(uint32_t thread_id) { in GetThreadByID() function in google_breakpad::MinidumpThreadList