Searched refs:ControllerThreadTryPutTask (Results 1 – 1 of 1) sorted by relevance
256 void ControllerThreadTryPutTask(ThreadPool<MockTask, MockProcessor, MockTaskController *> *threadPo… in ControllerThreadTryPutTask() function296 … std::thread controllerThreadTryPutTask1(ControllerThreadTryPutTask, threadPool, NUMBER_OF_TASKS); in TestThreadPoolWithControllers()297 … std::thread controllerThreadTryPutTask2(ControllerThreadTryPutTask, threadPool, NUMBER_OF_TASKS); in TestThreadPoolWithControllers()