Searched defs:mutable_thread_pool (Results 1 – 2 of 2) sorted by relevance
40 ThreadPool* Context::mutable_thread_pool() { in mutable_thread_pool() function in ruy::Context
43 ThreadPool* Ctx::mutable_thread_pool() { return &mutable_impl()->thread_pool_; } in mutable_thread_pool() function in ruy::Ctx