Searched refs:RefCountType (Results 1 – 2 of 2) sorted by relevance
47 using RefCountType = std::atomic<size_t>;48 using PoolMap = std::unordered_map<std::string, RefCountType>;
58 using RefCountType = std::atomic<size_t>; variable59 using PoolMap = StringMap<RefCountType>;60 using PoolMapEntry = StringMapEntry<RefCountType>;