Home
last modified time | relevance | path

Searched refs:copyConstructs (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/third-party/folly/folly/synchronization/test/
DDistributedMutexTest.cpp766 copyConstructs().fetch_add(1, std::memory_order_relaxed); in TestConstruction()
788 static std::atomic<std::uint64_t>& copyConstructs() { in copyConstructs() function in folly::__anon387f81641c11::TestConstruction
808 copyConstructs().store(0); in reset()