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

Class ConsumerToken

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

Source from the content-addressed store, hash-verified

412// a maximum of one token per thread (of each kind).
413struct ProducerToken;
414struct ConsumerToken;
415
416template<typename T, typename Traits> class ConcurrentQueue;
417template<typename T, typename Traits> class BlockingConcurrentQueue;

Callers

nothing calls this directly

Calls 1

swapFunction · 0.70

Tested by

no test coverage detected