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