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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.cpp198 bool ThreadGDBRemote::ThreadHasQueueInformation() const { function in class:ThreadGDBRemote
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DThread.h385 virtual bool ThreadHasQueueInformation() const { return false; } function in class:lldb_private::Thread

Completed in 181 milliseconds