modm API documentation
|
This is the complete list of members for modm::fiber::latch, including all inherited members.
arrive_and_wait(std::ptrdiff_t n=1) (defined in modm::fiber::latch) | modm::fiber::latch | inline |
count_down(count_t n=1) | modm::fiber::latch | inline |
latch(std::ptrdiff_t expected) (defined in modm::fiber::latch) | modm::fiber::latch | inlineexplicitconstexpr |
max() (defined in modm::fiber::latch) | modm::fiber::latch | nodiscardinlinestaticconstexpr |
try_wait() const | modm::fiber::latch | nodiscardinline |
wait() const (defined in modm::fiber::latch) | modm::fiber::latch | inline |