Searched defs:StopRuntimeThreads (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/common_components/heap/ | ||
| D | heap_manager.cpp | 44 void HeapManager::StopRuntimeThreads() { Heap::GetHeap().StopRuntimeThreads(); } in StopRuntimeThreads() function in common::HeapManager |
| D | heap.cpp | 215 void HeapImpl::StopRuntimeThreads() in StopRuntimeThreads() function in common::HeapImpl |
| /arkcompiler/ets_runtime/common_components/heap/collector/ | ||
| D | collector_resources.cpp | 97 void CollectorResources::StopRuntimeThreads() in StopRuntimeThreads() function in common::CollectorResources |