MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / ConcurrentQueue

Class ConcurrentQueue

deps/concurrentqueue/concurrentqueue.h:416–416  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

414struct ConsumerToken;
415
416template<typename T, typename Traits> class ConcurrentQueue;
417template<typename T, typename Traits> class BlockingConcurrentQueue;
418class ConcurrentQueueTests;
419

Callers

nothing calls this directly

Calls 5

swap_relaxedFunction · 0.85
reown_producersFunction · 0.85
swapFunction · 0.70
swapMethod · 0.45

Tested by

no test coverage detected