Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/
Dheap_manager.cpp44 void HeapManager::StopRuntimeThreads() { Heap::GetHeap().StopRuntimeThreads(); } in StopRuntimeThreads() function in common::HeapManager
Dheap.cpp215 void HeapImpl::StopRuntimeThreads() in StopRuntimeThreads() function in common::HeapImpl
/arkcompiler/ets_runtime/common_components/heap/collector/
Dcollector_resources.cpp97 void CollectorResources::StopRuntimeThreads() in StopRuntimeThreads() function in common::CollectorResources