Home
last modified time | relevance | path

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

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