Module timely::communication::allocator::thread
source · Expand description
Intra-thread communication.
Structs§
- The pull half of an intra-thread channel.
- The push half of an intra-thread channel.
- An allocator for intra-thread communication.
- Builder for single-threaded allocator.
Type Aliases§
- Thread-local counting channel pull endpoint.
- Thread-local counting channel push endpoint.