MultiProducerQueueAdapter::FrontierNode
Public Attributes
| Name | |
|---|---|
| uint32_t | sender_id |
| size_t | lane_id |
| uint64_t | arrive_cycle |
Public Attributes Documentation
variable sender_id
uint32_t sender_id;
variable lane_id
size_t lane_id;
variable arrive_cycle
uint64_t arrive_cycle;
Updated on 2026-07-17 at 17:43:31 +0000