Async++ unknown
Async (co_await/co_return) code for C++
|
This is the complete list of members for asyncpp::latch, including all inherited members.
decrement(std::size_t n=1) noexcept | asyncpp::latch | inline |
is_ready() const noexcept | asyncpp::latch | inline |
latch(std::size_t initial) noexcept | asyncpp::latch | inlineexplicit |
latch(const latch &)=delete | asyncpp::latch | |
max | asyncpp::latch | static |
operator co_await() noexcept | asyncpp::latch | inline |
operator=(const latch &)=delete | asyncpp::latch | |
wait(dispatcher *resume_dispatcher=nullptr) noexcept | asyncpp::latch | inline |