modm API documentation
modm::fiber::counting_semaphore< LeastMaxValue > Member List

This is the complete list of members for modm::fiber::counting_semaphore< LeastMaxValue >, including all inherited members.

acquire() (defined in modm::fiber::counting_semaphore< LeastMaxValue >)modm::fiber::counting_semaphore< LeastMaxValue >inline
counting_semaphore(std::ptrdiff_t desired) (defined in modm::fiber::counting_semaphore< LeastMaxValue >)modm::fiber::counting_semaphore< LeastMaxValue >inlineexplicitconstexpr
max() (defined in modm::fiber::counting_semaphore< LeastMaxValue >)modm::fiber::counting_semaphore< LeastMaxValue >nodiscardinlinestaticconstexpr
release()modm::fiber::counting_semaphore< LeastMaxValue >inline
try_acquire()modm::fiber::counting_semaphore< LeastMaxValue >nodiscardinline
try_acquire_for(std::chrono::duration< Rep, Period > sleep_duration) (defined in modm::fiber::counting_semaphore< LeastMaxValue >)modm::fiber::counting_semaphore< LeastMaxValue >nodiscardinline
try_acquire_until(std::chrono::time_point< Clock, Duration > sleep_time) (defined in modm::fiber::counting_semaphore< LeastMaxValue >)modm::fiber::counting_semaphore< LeastMaxValue >nodiscardinline