mirror of
https://gitlab.com/niansa/libcrosscoro.git
synced 2025-03-06 20:53:32 +01:00
See issue for more details, in general attempting to implement a coro::thread_pool exposed that the coro::sync_wait and coro::when_all only worked if the coroutines executed on that same thread. They should now possibly have the ability to execute on another thread, to be determined in a later issue. Fixes #7 |
||
---|---|---|
.. | ||
detail | ||
awaitable.hpp | ||
coro.hpp | ||
event.hpp | ||
generator.hpp | ||
latch.hpp | ||
promise.hpp | ||
scheduler.hpp | ||
shutdown.hpp | ||
sync_wait.hpp | ||
task.hpp | ||
thread_pool.hpp | ||
when_all.hpp |