Searched defs:GetThreadByID (Results 1 – 2 of 2) sorted by relevance
116 NativeThreadProtocol *NativeProcessProtocol::GetThreadByID(lldb::tid_t tid) { in GetThreadByID() function in NativeProcessProtocol
686 SBThread SBProcess::GetThreadByID(tid_t tid) { in GetThreadByID() function in SBProcess