Home
last modified time | relevance | path

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

/ark/runtime_core/runtime/mem/gc/
Dgc_barrier_set.h31 GCBarrierSet(mem::InternalAllocatorPtr allocator, BarrierType pre_type, BarrierType post_type) in GCBarrierSet() function
/ark/runtime_core/runtime/include/
Dthread.h74 class GCBarrierSet; variable