Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1944 static ConstString g_key_dispatch_queue_t("dispatch_queue_t"); in SetThreadStopInfo() local
2020 } else if (key == g_key_dispatch_queue_t) { in SetThreadStopInfo()