Searched refs:ControllerThreadPutTask (Results 1 – 1 of 1) sorted by relevance
250 void ControllerThreadPutTask(ThreadPool<MockTask, MockProcessor, MockTaskController *> *threadPool, in ControllerThreadPutTask() function294 std::thread controllerThreadPutTask1(ControllerThreadPutTask, threadPool, NUMBER_OF_TASKS); in TestThreadPoolWithControllers()295 std::thread controllerThreadPutTask2(ControllerThreadPutTask, threadPool, NUMBER_OF_TASKS); in TestThreadPoolWithControllers()