Home
last modified time | relevance | path

Searched defs:StopGCWork (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/common_components/heap/collector/
Dcollector_resources.cpp84 void CollectorResources::StopGCWork() in StopGCWork() function in common::CollectorResources
/arkcompiler/ets_runtime/common_components/heap/
Dheap.cpp358 void HeapImpl::StopGCWork() { collectorResources_.StopGCWork(); } in StopGCWork() function in common::HeapImpl