Searched defs:GetQueueKind (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DSystemRuntime.h239 virtual lldb::QueueKind GetQueueKind(lldb::addr_t dispatch_qaddr) { function in class:lldb_private::SystemRuntime
H A DThread.h339 virtual lldb::QueueKind GetQueueKind() { return lldb::eQueueKindUnknown; } function in class:lldb_private::Thread
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.cpp114 QueueKind ThreadGDBRemote::GetQueueKind() { function in class:ThreadGDBRemote

Completed in 106 milliseconds