Home
last modified time | relevance | path

Searched defs:consumerIndex (Results 1 – 3 of 3) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/scheduling/
DWorkQueue.kt69 private val consumerIndex = atomic(0) constant
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/flow/
DSharedFlowStressTest.kt57 jobs += List(nConsumers) { consumerIndex -> in <lambda>() method
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktGlobalPriorityQueueTests.cpp732 const deUint32 consumerIndex = m_device.queueFamilyIndexTo; in iterate() local
842 const deUint32 consumerIndex = m_device.queueFamilyIndexTo; in iterate() local