Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp1982 static ConstString g_key_queue_kind("qkind"); in SetThreadStopInfo() local
2040 } else if (key == g_key_queue_kind) { in SetThreadStopInfo()