Home
last modified time | relevance | path

Searched defs:StartRuntimeThreads (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/common_components/heap/
Dheap_manager.cpp42 void HeapManager::StartRuntimeThreads() { Heap::GetHeap().StartRuntimeThreads(); } in StartRuntimeThreads() function in common::HeapManager
Dheap.cpp210 void HeapImpl::StartRuntimeThreads() in StartRuntimeThreads() function in common::HeapImpl
/arkcompiler/ets_runtime/common_components/heap/collector/
Dcollector_resources.cpp91 void CollectorResources::StartRuntimeThreads() in StartRuntimeThreads() function in common::CollectorResources