| BucketRoot typedef | folly::detail::ConcurrentHashMapSegment< KeyType, ValueType, ShardBits, HashFn, KeyEqual, Allocator, Atom, Mutex >::Buckets | private |
| Buckets() | folly::detail::ConcurrentHashMapSegment< KeyType, ValueType, ShardBits, HashFn, KeyEqual, Allocator, Atom, Mutex >::Buckets | inlineprivate |
| buckets_ | folly::detail::ConcurrentHashMapSegment< KeyType, ValueType, ShardBits, HashFn, KeyEqual, Allocator, Atom, Mutex >::Buckets | |
| create(size_t count) | folly::detail::ConcurrentHashMapSegment< KeyType, ValueType, ShardBits, HashFn, KeyEqual, Allocator, Atom, Mutex >::Buckets | inlinestatic |
| delete_obj(Buckets *p) | folly::hazptr_deleter< Buckets, concurrenthashmap::HazptrBucketDeleter< Allocator > > | inline |
| destroy(size_t count) | folly::detail::ConcurrentHashMapSegment< KeyType, ValueType, ShardBits, HashFn, KeyEqual, Allocator, Atom, Mutex >::Buckets | inline |
| hazptr_obj() noexcept | folly::hazptr_obj< Atom > | inline |
| hazptr_obj(const hazptr_obj< Atom > &) noexcept | folly::hazptr_obj< Atom > | inline |
| hazptr_obj(hazptr_obj< Atom > &&) noexcept | folly::hazptr_obj< Atom > | inline |
| operator=(const hazptr_obj< Atom > &) noexcept | folly::hazptr_obj< Atom > | inline |
| operator=(hazptr_obj< Atom > &&) noexcept | folly::hazptr_obj< Atom > | inline |
| retire(concurrenthashmap::HazptrBucketDeleter< Allocator >deleter={}, hazptr_domain< Atom > &domain=default_hazptr_domain< Atom >()) | folly::hazptr_obj_base< Buckets, Atom, concurrenthashmap::HazptrBucketDeleter< Allocator > > | inline |
| retire(hazptr_domain< Atom > &domain) | folly::hazptr_obj_base< Buckets, Atom, concurrenthashmap::HazptrBucketDeleter< Allocator > > | inline |
| set_deleter(concurrenthashmap::HazptrBucketDeleter< Allocator >d={}) | folly::hazptr_deleter< Buckets, concurrenthashmap::HazptrBucketDeleter< Allocator > > | inline |
| unlink_and_reclaim_nodes(size_t count) | folly::detail::ConcurrentHashMapSegment< KeyType, ValueType, ShardBits, HashFn, KeyEqual, Allocator, Atom, Mutex >::Buckets | inline |
| ~Buckets() | folly::detail::ConcurrentHashMapSegment< KeyType, ValueType, ShardBits, HashFn, KeyEqual, Allocator, Atom, Mutex >::Buckets | inlineprivate |