Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/gen-gc/
Dgen-gc.cpp481 NO_THREAD_SAFETY_ANALYSIS void GenGC<LanguageConfig>::ConcurrentMark(GCMarkingStackType *objectsSta… in ConcurrentMark() function in panda::mem::GenGC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp1508 void G1GC<LanguageConfig>::ConcurrentMark(GCMarkingStackType *objectsStack) in ConcurrentMark() function in panda::mem::G1GC