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 |
Binary-tree based fuzzy barrier.