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