Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1613 LazyBool associated_with_dispatch_queue, addr_t dispatch_queue_t, in SetThreadStopInfo() argument
1674 dispatch_queue_t, associated_with_dispatch_queue); in SetThreadStopInfo()
1678 gdb_thread->SetAssociatedWithLibdispatchQueue(associated_with_dispatch_queue); in SetThreadStopInfo()
1925 LazyBool associated_with_dispatch_queue = eLazyBoolCalculate; in SetThreadStopInfo() local
1936 &associated_with_dispatch_queue, &dispatch_queue_t, in SetThreadStopInfo()
1983 associated_with_dispatch_queue = eLazyBoolYes; in SetThreadStopInfo()
1985 associated_with_dispatch_queue = eLazyBoolNo; in SetThreadStopInfo()
2044 associated_with_dispatch_queue, dispatch_queue_t, in SetThreadStopInfo()
2083 LazyBool associated_with_dispatch_queue = eLazyBoolCalculate; in SetThreadStopInfo() local
2259 associated_with_dispatch_queue, dispatch_queue_t, queue_name, in SetThreadStopInfo()