Home
last modified time | relevance | path

Searched defs:CreateThreads (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/core/mindrt/src/thread/
Dactor_threadpool.cc141 int ActorThreadPool::CreateThreads(size_t actor_thread_num, size_t all_thread_num, const std::vecto… in CreateThreads() function in mindspore::ActorThreadPool
Dthreadpool.cc143 int ThreadPool::CreateThreads(size_t thread_num, const std::vector<int> &core_list) { in CreateThreads() function in mindspore::ThreadPool