Searched defs:Coroutines (Results 1 – 8 of 8) sorted by relevance
24 class Coroutines : public benchmark::Fixture class32 BENCHMARK_DEFINE_F(Coroutines, Fibonacci) in BENCHMARK_DEFINE_F() argument
103 Coroutines chapter
514 ## Coroutines section548 Coroutines run on top of threads and can be suspended. When a coroutine is suspended, the argument
18 Coroutines chapter
2942 Coroutines chapter
1463 Coroutines chapter
1559 SmallVector<Function *, 4> Coroutines; in runOnSCC() local
2123 SmallVector<LazyCallGraph::Node *> Coroutines; in run() local