Home
last modified time | relevance | path

Searched refs:associated_with_libdispatch_queue (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DThreadGDBRemote.cpp72 LazyBool associated_with_libdispatch_queue) { in SetQueueInfo() argument
77 m_associated_with_libdispatch_queue = associated_with_libdispatch_queue; in SetQueueInfo()
210 LazyBool associated_with_libdispatch_queue) { in SetAssociatedWithLibdispatchQueue() argument
211 m_associated_with_libdispatch_queue = associated_with_libdispatch_queue; in SetAssociatedWithLibdispatchQueue()
DThreadGDBRemote.h82 lldb_private::LazyBool associated_with_libdispatch_queue);
87 lldb_private::LazyBool associated_with_libdispatch_queue) override;
DProcessGDBRemote.h372 lldb_private::LazyBool associated_with_libdispatch_queue,
/external/llvm-project/lldb/include/lldb/Target/
DThread.h306 lldb_private::LazyBool associated_with_libdispatch_queue) {} in SetAssociatedWithLibdispatchQueue() argument