STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::runtime::generic_impl::fuzzy_barrier Class Reference

Binary-tree based fuzzy barrier. More...

Public Member Functions

 fuzzy_barrier (const size_type nth)
 
template<typename Function >
void wait (const size_type tid, Function &&f)
 

Public Types

typedef std::size_t size_type
 

Detailed Description

Binary-tree based fuzzy barrier.


The documentation for this class was generated from the following file: