Atomic counter of currently available tokens.
Synopsis
Declared in <folly/fibers/SemaphoreBase.h>
std::atomic<int64_t> tokens_;
Created with MrDocs
Atomic counter of currently available tokens.
Declared in <folly/fibers/SemaphoreBase.h>
std::atomic<int64_t> tokens_;
Created with MrDocs