Searched refs:eQueueKindConcurrent (Results 1 – 5 of 5) sorted by relevance
84 if kind == lldb.eQueueKindConcurrent:89 if queue.GetKind() == lldb.eQueueKindConcurrent:179 self.check_queue_kind(queue_performer_3, lldb.eQueueKindConcurrent)354 self.check_queue_kind(queue_performer_3, lldb.eQueueKindConcurrent)
956 eQueueKindConcurrent enumerator
188 kind = eQueueKindConcurrent; in GetQueueKind()
1227 .. py:data:: eQueueKindConcurrent
2014 queue_kind = eQueueKindConcurrent; in SetThreadStopInfo()2196 .Case("concurrent", eQueueKindConcurrent) in SetThreadStopInfo()