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

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