|
Lunchbox
1.9.1
|
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 182 of file mtQueue.ipp.
|
inlineexplicit |
Construct a new group of the given size.
Can only be used once.
Definition at line 193 of file mtQueue.ipp.
|
inline |