Searched defs:GetThreadHandle (Results 1 – 2 of 2) sorted by relevance
25 lldb::thread_t NativeRegisterContextWindows::GetThreadHandle() const { in GetThreadHandle() function in NativeRegisterContextWindows
228 PlatformThreadHandle Thread::GetThreadHandle() const { in GetThreadHandle() function in base::Thread