join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
join::Spsc< Type, Backend > Member List

This is the complete list of members for join::Spsc< Type, Backend >, including all inherited members.

Queue typedefjoin::Spsc< Type, Backend >
Segment typedefjoin::Spsc< Type, Backend >
tryPop(Segment *segment, Type &element) noexceptjoin::Spsc< Type, Backend >inlinestatic
tryPop(Segment *segment, Type *elements, size_t size) noexceptjoin::Spsc< Type, Backend >inlinestatic
tryPush(Segment *segment, const Type &element) noexceptjoin::Spsc< Type, Backend >inlinestatic
tryPush(Segment *segment, const Type *elements, size_t size) noexceptjoin::Spsc< Type, Backend >inlinestatic