mirror of
https://gitlab.com/niansa/libcrosscoro.git
synced 2025-03-06 20:53:32 +01:00
* Add coro::mutex example to readme * explicit lock_operation ctor * lock_operation await_ready() uses try_lock This allows for the lock operation to skip await_suspend() entirely if the lock was unlocked. |
||
---|---|---|
.. | ||
concepts | ||
detail | ||
net | ||
coro.hpp | ||
event.hpp | ||
generator.hpp | ||
io_scheduler.hpp | ||
latch.hpp | ||
mutex.hpp | ||
poll.hpp | ||
shutdown.hpp | ||
sync_wait.hpp | ||
task.hpp | ||
task_container.hpp | ||
thread_pool.hpp | ||
when_all.hpp |