proxygen
folly::ThreadCachedInt< IntT, Tag > Member List

This is the complete list of members for folly::ThreadCachedInt< IntT, Tag >, including all inherited members.

cache_folly::ThreadCachedInt< IntT, Tag >private
cacheSize_folly::ThreadCachedInt< IntT, Tag >private
getCacheSize() const folly::ThreadCachedInt< IntT, Tag >inline
increment(IntT inc)folly::ThreadCachedInt< IntT, Tag >inline
operator++()folly::ThreadCachedInt< IntT, Tag >inline
operator+=(IntT inc)folly::ThreadCachedInt< IntT, Tag >inline
operator--()folly::ThreadCachedInt< IntT, Tag >inline
operator-=(IntT inc)folly::ThreadCachedInt< IntT, Tag >inline
readFast() const folly::ThreadCachedInt< IntT, Tag >inline
readFastAndReset()folly::ThreadCachedInt< IntT, Tag >inline
readFull() const folly::ThreadCachedInt< IntT, Tag >inline
readFullAndReset()folly::ThreadCachedInt< IntT, Tag >inline
set(IntT newVal)folly::ThreadCachedInt< IntT, Tag >inline
setCacheSize(uint32_t newSize)folly::ThreadCachedInt< IntT, Tag >inline
target_folly::ThreadCachedInt< IntT, Tag >private
ThreadCachedInt(IntT initialVal=0, uint32_t cacheSize=1000)folly::ThreadCachedInt< IntT, Tag >inlineexplicit