Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/
H A DNativeThreadDarwin.cpp243 const struct thread_basic_info *NativeThreadDarwin::GetBasicInfo() const { in GetBasicInfo() function in NativeThreadDarwin
249 bool NativeThreadDarwin::GetBasicInfo(::thread_t thread, in GetBasicInfo() function in NativeThreadDarwin