Lunchbox
1.11.0
|
Group descriptor for popBarrier(). More...
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 |