|
uvco 0.1
|
This is the complete list of members for uvco::WaitPoint, including all inherited members.
| enqueue(std::coroutine_handle<> handle) | uvco::WaitPoint | private |
| operator=(const WaitPoint &)=delete | uvco::WaitPoint | |
| operator=(WaitPoint &&) noexcept=default | uvco::WaitPoint | |
| releaseAll() | uvco::WaitPoint | |
| releaseOne() | uvco::WaitPoint | |
| wait() | uvco::WaitPoint | |
| waiters_ | uvco::WaitPoint | private |
| waiting() const | uvco::WaitPoint | inline |
| WaitPoint()=default | uvco::WaitPoint | |
| WaitPoint(const WaitPoint &)=delete | uvco::WaitPoint | |
| WaitPoint(WaitPoint &&) noexcept=default | uvco::WaitPoint | |
| ~WaitPoint()=default | uvco::WaitPoint |