chsvlib
chsv helper source code
barrier< CompletionFunction > Member List

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

arrival_token typedefbarrier< CompletionFunction >
arrive(std::ptrdiff_t n=1)barrier< CompletionFunction >
arrive_and_drop()barrier< CompletionFunction >
arrive_and_wait()barrier< CompletionFunction >
barrier(std::ptrdiff_t count, CompletionFunction on_completion=CompletionFunction()) noexceptbarrier< CompletionFunction >explicit
barrier(const barrier &)=deletebarrier< CompletionFunction >
max() noexceptbarrier< CompletionFunction >static
operator=(const barrier &)=deletebarrier< CompletionFunction >
wait(arrival_token arrival) constbarrier< CompletionFunction >