![]() |
![]()
| ![]() |
![]()
NAMEstd::experimental::barrier::barrier - std::experimental::barrier::barrier Synopsis explicit barrier( std::ptrdiff_t num_threads ); (1)
(concurrency TS)
Parameters num_threads - the number of participating threads for the
barrier; must be
Notes If num_threads is zero, the set of participating threads is
empty, and barrier can
|