Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dmock_queue_thread_pool.cpp274 void ControllerThreadShutdown(ThreadPool<MockTask, MockProcessor, MockTaskController *> *threadPool… in ControllerThreadShutdown() function
301 …std::thread controllerThreadShutdown1(ControllerThreadShutdown, threadPool, isShutdown, isForceShu… in TestThreadPoolWithControllers()
302 …std::thread controllerThreadShutdown2(ControllerThreadShutdown, threadPool, isShutdown, isForceShu… in TestThreadPoolWithControllers()