mirror of
https://github.com/Naios/continuable.git
synced 2025-12-07 17:26:47 +08:00
* wait is implemented by a atomic and default condition variable. * wait_for and wait_until are expensive since we can't assume anything about the environment thus we have to allocate a persistent frame. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| test-playground.cpp | ||