|
Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
This is the complete list of members for jau::latch, including all inherited members.
| arrive_and_wait(const size_t n=1) noexcept | jau::latch | inline |
| arrive_and_wait_for(const fraction_i64 &timeout_duration, const size_t n=1) noexcept | jau::latch | inline |
| arrive_and_wait_for(const std::chrono::duration< Rep, Period > &timeout_duration, const size_t n=1) noexcept | jau::latch | inline |
| count_down(const size_t n=1) noexcept | jau::latch | inline |
| count_up(const size_t n=1) noexcept | jau::latch | inline |
| latch() noexcept=default | jau::latch | |
| latch(const size_t count_) noexcept | jau::latch | inline |
| latch(const latch &o)=delete | jau::latch | |
| max() noexcept | jau::latch | inlinestatic |
| set(const size_t n) noexcept | jau::latch | inline |
| try_wait() const noexcept | jau::latch | inline |
| value() const noexcept | jau::latch | inline |
| wait() const noexcept | jau::latch | inline |
| wait_for(const fraction_i64 &timeout_duration) const noexcept | jau::latch | inline |
| wait_for(const std::chrono::duration< Rep, Period > &timeout_duration) const noexcept | jau::latch | inline |