Home
last modified time | relevance | path

Searched refs:thread_pool (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dcontext.cc39 const ThreadPool& Context::thread_pool() const { return ctx().thread_pool(); } in thread_pool() function in ruy::Context
A Dcontext_test.cc30 EXPECT_EQ(&context.thread_pool(), context.mutable_thread_pool()); in TEST()
A Dcontext.h59 const ThreadPool& thread_pool() const;
A Dctx.h48 const ThreadPool& thread_pool() const;
A DBUILD347 name = "thread_pool",
349 "thread_pool.cc",
352 "thread_pool.h",
862 ":thread_pool",
910 ":thread_pool",
975 ":thread_pool",
A Dctx.cc42 const ThreadPool& Ctx::thread_pool() const { return impl().thread_pool_; } in thread_pool() function in ruy::Ctx
A DCMakeLists.txt366 thread_pool.cc
368 thread_pool.h

Completed in 6 milliseconds