Awaiter for acquiring a permit asynchronously.
More...
#include <Semaphore.hpp>
Awaiter for acquiring a permit asynchronously.
◆ await_ready()
| bool corium::async::AsyncSemaphore::AcquireAwaiter::await_ready |
( |
| ) |
const |
|
inlinenoexcept |
◆ await_resume()
| constexpr void corium::async::AsyncSemaphore::AcquireAwaiter::await_resume |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ await_suspend()
| bool corium::async::AsyncSemaphore::AcquireAwaiter::await_suspend |
( |
std::coroutine_handle<> |
h | ) |
|
|
inlinenoexcept |
◆ sem
The documentation for this struct was generated from the following file: