Searched defs:coroutines (Results 1 – 2 of 2) sorted by relevance
35 private var coroutines = 0 in <lambda>() variable in benchmarks.SemaphoreBenchmark
264 std::queue<Coroutine> coroutines; in run() local