Home
last modified time | relevance | path

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

/external/ruy/ruy/
Dctx.cc174 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()
Dctx_impl.h79 thread_specific_resources_; variable