| 
    Lunchbox
    1.17.0
    
   Multi-threaded C++ toolbox library for all application developers creating high-performance multi-threaded programs. 
   | 
 
Group descriptor for popBarrier(). More...
 Collaboration diagram for lunchbox::MTQueue< T, S >::Group:Public Member Functions | |
| Group (const size_t height) | |
| Construct a new group of the given size.  More... | |
| void | setHeight (const size_t height) | 
| Update the height.  More... | |
Friends | |
| class | MTQueue< T, S > | 
Group descriptor for popBarrier().
Definition at line 157 of file mtQueue.ipp.
      
  | 
  inlineexplicit | 
Construct a new group of the given size.
Can only be used once.
Definition at line 168 of file mtQueue.ipp.
      
  | 
  inline |