Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/
H A DHostThread.cpp45 bool HostThread::EqualsThread(lldb::thread_t thread) const { in EqualsThread() function in HostThread
H A DHostNativeThreadBase.cpp44 bool HostNativeThreadBase::EqualsThread(lldb::thread_t thread) const { in EqualsThread() function in HostNativeThreadBase