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.cpp1637 LazyBool associated_with_dispatch_queue, addr_t dispatch_queue_t, in SetThreadStopInfo() argument
1687 dispatch_queue_t, associated_with_dispatch_queue); in SetThreadStopInfo()
1691 gdb_thread->SetAssociatedWithLibdispatchQueue(associated_with_dispatch_queue); in SetThreadStopInfo()
1972 LazyBool associated_with_dispatch_queue = eLazyBoolCalculate; in SetThreadStopInfo() local
1983 &associated_with_dispatch_queue, &dispatch_queue_t, in SetThreadStopInfo()
2031 associated_with_dispatch_queue = eLazyBoolYes; in SetThreadStopInfo()
2033 associated_with_dispatch_queue = eLazyBoolNo; in SetThreadStopInfo()
2092 associated_with_dispatch_queue, dispatch_queue_t, in SetThreadStopInfo()
2131 LazyBool associated_with_dispatch_queue = eLazyBoolCalculate; in SetThreadStopInfo() local
2324 associated_with_dispatch_queue, dispatch_queue_t, queue_name, in SetThreadStopInfo()