Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/micro/coder/wrapper/thread/
Dmicro_thread_pool.c63 void SetSpinCountMaxValue(void) { in SetSpinCountMaxValue() function
/third_party/mindspore/mindspore-src/source/mindspore/core/mindrt/src/thread/
Dthreadpool.cc509 void ThreadPool::SetSpinCountMaxValue() { in SetSpinCountMaxValue() function in mindspore::ThreadPool