Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h957 eQueueKindSerial, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp2126 queue_kind = eQueueKindSerial; in SetThreadStopInfo()
2316 .Case("serial", eQueueKindSerial) in SetThreadStopInfo()