Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h1011 eQueueKindSerial, enumerator
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst1228 .. py:data:: eQueueKindSerial
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp2014 queue_kind = eQueueKindSerial; in SetThreadStopInfo()
2199 .Case("serial", eQueueKindSerial) in SetThreadStopInfo()
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp78423 {SWIG_LUA_CONSTTAB_INT("eQueueKindSerial", lldb::eQueueKindSerial)},