Searched refs:getThreadSafeAllocator (Results 1 – 1 of 1) sorted by relevance
272 [&] { return ctorFn(getThreadSafeAllocator()); }); in getOrCreate()284 return mutationFn(getThreadSafeAllocator()); in mutate()290 StorageAllocator &getThreadSafeAllocator() { in getThreadSafeAllocator() function