concurrency v5.0.0 (2022-10-19T08:12:29Z)
Dub
Repo
MPSCQueueProducer
concurrency
data
queue
mpsc
Undocumented in source.
struct
MPSCQueueProducer (
Node
) {
void
push
(Node* node);
}
Members
Functions
push
void
push
(Node* node)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
concurrency
data
queue
mpsc
classes
MPSCQueue
structs
Iterator
MPSCQueueProducer