Scroll to navigation

std::experimental::barrier::~barrier(3) C++ Standard Libary std::experimental::barrier::~barrier(3)

NAME

std::experimental::barrier::~barrier - std::experimental::barrier::~barrier

Synopsis


~barrier(); (concurrency TS)


Destroys the barrier.


The behavior is undefined if a thread is blocked at the synchronization point.

2022.07.31 http://cppreference.com