Searched refs:thread_specific_resources_ (Results 1 – 2 of 2) sorted by relevance
174 auto& resources = mutable_impl()->thread_specific_resources_; in EnsureThreadSpecificResources()182 const auto& resources = impl().thread_specific_resources_; in GetThreadSpecificTuningResolver()188 const auto& resources = impl().thread_specific_resources_; in GetThreadSpecificAllocator()
79 thread_specific_resources_; variable