Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dmock_queue_thread_pool.cpp247 void ControllerThreadTryPutTask(ThreadPool<MockTask, MockProcessor, MockTaskController *> *thread_p… in ControllerThreadTryPutTask() function
288 …std::thread controller_thread_try_put_task_1(ControllerThreadTryPutTask, thread_pool, NUMBER_OF_TA… in TestThreadPoolWithControllers()
289 …std::thread controller_thread_try_put_task_2(ControllerThreadTryPutTask, thread_pool, NUMBER_OF_TA… in TestThreadPoolWithControllers()