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.cpp1657 LazyBool associated_with_dispatch_queue, addr_t dispatch_queue_t, in SetThreadStopInfo() argument
1707 dispatch_queue_t, associated_with_dispatch_queue); in SetThreadStopInfo()
1711 gdb_thread->SetAssociatedWithLibdispatchQueue(associated_with_dispatch_queue); in SetThreadStopInfo()
1993 LazyBool associated_with_dispatch_queue = eLazyBoolCalculate; in SetThreadStopInfo() local
2004 &associated_with_dispatch_queue, &dispatch_queue_t, in SetThreadStopInfo()
2052 associated_with_dispatch_queue = eLazyBoolYes; in SetThreadStopInfo()
2054 associated_with_dispatch_queue = eLazyBoolNo; in SetThreadStopInfo()
2113 associated_with_dispatch_queue, dispatch_queue_t, in SetThreadStopInfo()
2152 LazyBool associated_with_dispatch_queue = eLazyBoolCalculate; in SetThreadStopInfo() local
2345 associated_with_dispatch_queue, dispatch_queue_t, queue_name, in SetThreadStopInfo()