Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1948 static ConstString g_key_queue_kind("qkind"); in SetThreadStopInfo() local
2007 } else if (key == g_key_queue_kind) { in SetThreadStopInfo()