Searched refs:ControllerThreadPutTask (Results 1 – 1 of 1) sorted by relevance
241 void ControllerThreadPutTask(ThreadPool<MockTask, MockProcessor, MockTaskController *> *thread_pool, in ControllerThreadPutTask() function286 std::thread controller_thread_put_task_1(ControllerThreadPutTask, thread_pool, NUMBER_OF_TASKS); in TestThreadPoolWithControllers()287 std::thread controller_thread_put_task_2(ControllerThreadPutTask, thread_pool, NUMBER_OF_TASKS); in TestThreadPoolWithControllers()