Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dmock_queue_thread_pool.cpp295 std::thread controllerThreadPutTask2(ControllerThreadPutTask, threadPool, NUMBER_OF_TASKS); in TestThreadPoolWithControllers() local
316 controllerThreadPutTask2.join(); in TestThreadPoolWithControllers()