Searched refs:thread_pool (Results 1 – 7 of 7) sorted by relevance
39 const ThreadPool& Context::thread_pool() const { return ctx().thread_pool(); } in thread_pool() function in ruy::Context
30 EXPECT_EQ(&context.thread_pool(), context.mutable_thread_pool()); in TEST()
59 const ThreadPool& thread_pool() const;
48 const ThreadPool& thread_pool() const;
347 name = "thread_pool",349 "thread_pool.cc",352 "thread_pool.h",862 ":thread_pool",910 ":thread_pool",975 ":thread_pool",
42 const ThreadPool& Ctx::thread_pool() const { return impl().thread_pool_; } in thread_pool() function in ruy::Ctx
366 thread_pool.cc368 thread_pool.h
Completed in 6 milliseconds