Searched refs:ControllerThreadScale (Results 1 – 1 of 1) sorted by relevance
268 void ControllerThreadScale(ThreadPool<MockTask, MockProcessor, MockTaskController *> *threadPool, in ControllerThreadScale() function298 std::thread controllerThreadScale1(ControllerThreadScale, threadPool, numberOfThreadsScaled); in TestThreadPoolWithControllers()299 std::thread controllerThreadScale2(ControllerThreadScale, threadPool, in TestThreadPoolWithControllers()