Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dctx_impl.h64 ThreadPool thread_pool_; variable
A Dctx.cc42 const ThreadPool& Ctx::thread_pool() const { return impl().thread_pool_; } in thread_pool()
43 ThreadPool* Ctx::mutable_thread_pool() { return &mutable_impl()->thread_pool_; } in mutable_thread_pool()

Completed in 3 milliseconds