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