Home
last modified time | relevance | path

Searched refs:controllerThreadTryPutTask2 (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/
Dmock_queue_thread_pool.cpp297 … std::thread controllerThreadTryPutTask2(ControllerThreadTryPutTask, threadPool, NUMBER_OF_TASKS); in TestThreadPoolWithControllers() local
318 controllerThreadTryPutTask2.join(); in TestThreadPoolWithControllers()