Searched defs:thread_pool (Results 1 – 2 of 2) sorted by relevance
39 const ThreadPool& Context::thread_pool() const { return ctx().thread_pool(); } in thread_pool() function in ruy::Context
42 const ThreadPool& Ctx::thread_pool() const { return impl().thread_pool_; } in thread_pool() function in ruy::Ctx
Completed in 3 milliseconds