Home
last modified time | relevance | path

Searched defs:GetThreadHandle (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DNativeRegisterContextWindows.cpp25 lldb::thread_t NativeRegisterContextWindows::GetThreadHandle() const { in GetThreadHandle() function in NativeRegisterContextWindows
/external/libchrome/base/threading/
Dthread.cc228 PlatformThreadHandle Thread::GetThreadHandle() const { in GetThreadHandle() function in base::Thread