Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1903 static ConstString g_key_queue_kind("qkind"); in SetThreadStopInfo() local
1962 } else if (key == g_key_queue_kind) { in SetThreadStopInfo()