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

Enum AllocationMode

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

Source from the content-addressed store, hash-verified

1336 friend class ConcurrentQueueTests;
1337
1338 enum AllocationMode { CanAlloc, CannotAlloc };
1339
1340
1341 ///////////////////////////////

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected