ion 0.12.0
Atomic concurrency support library
Loading...
Searching...
No Matches
ion::Barrier< CompletionFunction > Member List

This is the complete list of members for ion::Barrier< CompletionFunction >, including all inherited members.

Arrive(std::ptrdiff_t n=1) noexcept -> ArrivalTokenion::Barrier< CompletionFunction >
ArriveAndDrop() noexception::Barrier< CompletionFunction >
ArriveAndWait(std::ptrdiff_t n=1) noexception::Barrier< CompletionFunction >
Barrier(std::ptrdiff_t expected, CompletionFunction func=CompletionFunction()) noexception::Barrier< CompletionFunction >explicit
Barrier(Barrier const &)=delete (defined in ion::Barrier< CompletionFunction >)ion::Barrier< CompletionFunction >
Max() noexcept -> std::ptrdiff_tion::Barrier< CompletionFunction >static
operator=(Barrier const &)=delete (defined in ion::Barrier< CompletionFunction >)ion::Barrier< CompletionFunction >
Wait(ArrivalToken &&token) const noexception::Barrier< CompletionFunction >