Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1712 LazyBool associated_with_dispatch_queue, addr_t dispatch_queue_t, in SetThreadStopInfo() argument
1762 dispatch_queue_t, associated_with_dispatch_queue); in SetThreadStopInfo()
1766 gdb_thread->SetAssociatedWithLibdispatchQueue(associated_with_dispatch_queue); in SetThreadStopInfo()
2076 LazyBool associated_with_dispatch_queue = eLazyBoolCalculate; in SetThreadStopInfo() local
2087 &associated_with_dispatch_queue, &dispatch_queue_t, in SetThreadStopInfo()
2135 associated_with_dispatch_queue = eLazyBoolYes; in SetThreadStopInfo()
2137 associated_with_dispatch_queue = eLazyBoolNo; in SetThreadStopInfo()
2196 associated_with_dispatch_queue, dispatch_queue_t, in SetThreadStopInfo()
2235 LazyBool associated_with_dispatch_queue = eLazyBoolCalculate; in SetThreadStopInfo() local
2434 associated_with_dispatch_queue, dispatch_queue_t, queue_name, in SetThreadStopInfo()