Home
last modified time | relevance | path

Searched defs:MTThreadManager (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dmt_thread_manager.cpp29 MTThreadManager::MTThreadManager(mem::InternalAllocatorPtr allocator) : threads_(allocator->Adapter… in MTThreadManager() function in ark::MTThreadManager
/arkcompiler/runtime_core/static_core/runtime/include/
Dmanaged_thread.h26 class MTThreadManager; variable