Searched defs:CreateThreadPool (Results 1 – 4 of 4) sorted by relevance
181 ActorThreadPool *ActorThreadPool::CreateThreadPool(size_t actor_thread_num, size_t all_thread_num, … in CreateThreadPool() function in mindspore::ActorThreadPool205 ActorThreadPool *ActorThreadPool::CreateThreadPool(size_t actor_thread_num, size_t all_thread_num, in CreateThreadPool() function in mindspore::ActorThreadPool228 ActorThreadPool *ActorThreadPool::CreateThreadPool(size_t thread_num) { in CreateThreadPool() function in mindspore::ActorThreadPool
368 ThreadPool *ThreadPool::CreateThreadPool(size_t thread_num, const std::vector<int> &core_list) { in CreateThreadPool() function in mindspore::ThreadPool
26 int CreateThreadPool(int thread_num) { in CreateThreadPool() function
1013 void CreateThreadPool(SWR_CONTEXT* pContext, THREAD_POOL* pPool) in CreateThreadPool() function