Home
last modified time | relevance | path

Searched defs:coroutines (Results 1 – 2 of 2) sorted by relevance

/external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/
DSemaphoreBenchmark.kt35 private var coroutines = 0 in <lambda>() variable in benchmarks.SemaphoreBenchmark
/external/swiftshader/src/Pipeline/
DComputeProgram.cpp264 std::queue<Coroutine> coroutines; in run() local