Definition in file run_in_coro.hpp.
Go to the source code of this file.
This graph shows which files directly or indirectly include this file:Functions | |
| void | RunInCoro (utils::function_ref< void()> payload, std::size_t worker_threads=1) |
| void RunInCoro | ( | utils::function_ref< void()> | payload, |
| std::size_t | worker_threads = 1 ) |