|
join 1.0
lightweight network framework library
|
queue memory segment. More...
#include <queue.hpp>

Public Attributes | |
| QueueSync | _sync |
| synchronization primitives. | |
| QueueSlot< Type > | _elements [] |
| flexible array of queue slots. | |
queue memory segment.
| QueueSlot<Type> join::QueueSegment< Type >::_elements[] |
flexible array of queue slots.
| QueueSync join::QueueSegment< Type >::_sync |
synchronization primitives.