Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/
H A DHostNativeThreadBase.cpp21 HostNativeThreadBase::HostNativeThreadBase() in HostNativeThreadBase() function in HostNativeThreadBase
24 HostNativeThreadBase::HostNativeThreadBase(thread_t thread) in HostNativeThreadBase() function in HostNativeThreadBase
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/
H A DHostThread.h21 class HostNativeThreadBase; variable