Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dmock_queue_thread_pool.cpp268 void ControllerThreadScale(ThreadPool<MockTask, MockProcessor, MockTaskController *> *threadPool, in ControllerThreadScale() function
298 std::thread controllerThreadScale1(ControllerThreadScale, threadPool, numberOfThreadsScaled); in TestThreadPoolWithControllers()
299 std::thread controllerThreadScale2(ControllerThreadScale, threadPool, in TestThreadPoolWithControllers()