userver: userver/concurrent/queue_helpers.hpp File Reference
Loading...
Searching...
No Matches
queue_helpers.hpp File Reference

Detailed Description

Producer and consumer helpers for concurrent queues.

Definition in file queue_helpers.hpp.

Go to the source code of this file.

+ This graph shows which files directly or indirectly include this file:

Classes

class  concurrent::Producer< QueueType, ProducerToken, EmplaceEnablerType >
 Producer side of concurrent queues. More...
 
class  concurrent::Consumer< QueueType, ConsumerToken, EmplaceEnablerType >
 Consumer side of concurrent queues. More...
 

Namespaces

namespace  concurrent
 Locking stuff.