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