Searched defs:IsJoinable (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DHostThread.cpp30 bool HostThread::IsJoinable() const { return m_native_thread->IsJoinable(); } function in class:HostThread
H A DHostNativeThreadBase.cpp34 bool HostNativeThreadBase::IsJoinable() const { function in class:HostNativeThreadBase

Completed in 43 milliseconds