Searched defs:FreeScheduleThreads (Results 1 – 3 of 3) sorted by relevance
100 bool ThreadPool::FreeScheduleThreads(const std::vector<int> &core_list) { in FreeScheduleThreads() function in mindspore::common::ThreadPool
203 int FreeScheduleThreads(const int *bind_id, ThreadPool *g_pool) { in FreeScheduleThreads() function
373 int CoreAffinity::FreeScheduleThreads(const std::vector<Worker *> &workers) { in FreeScheduleThreads() function in mindspore::CoreAffinity