Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/windows/
DHostThreadWindows.cpp25 HostThreadWindows::HostThreadWindows() in HostThreadWindows() function in HostThreadWindows
28 HostThreadWindows::HostThreadWindows(lldb::thread_t thread) in HostThreadWindows() function in HostThreadWindows
/external/llvm-project/lldb/include/lldb/Host/
DHostNativeThreadForward.h14 class HostThreadWindows; variable