Searched defs:MTThreadManager (Results 1 – 2 of 2) sorted by relevance
29 MTThreadManager::MTThreadManager(mem::InternalAllocatorPtr allocator) : threads_(allocator->Adapter… in MTThreadManager() function in ark::MTThreadManager
26 class MTThreadManager; variable