concurrency ~master (2022-01-07T14:23:47Z)
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
MPSCQueueProducer