Home
last modified time | relevance | path

Searched refs:PObj_GC_on_dirty_list_SET (Results 1 – 2 of 2) sorted by relevance

/dports/lang/parrot/parrot-8.1.0/include/parrot/
H A Dpobj.h307 #define PObj_GC_on_dirty_list_SET(o) PObj_flag_SET(GC_on_dirty_list, o) macro
/dports/lang/parrot/parrot-8.1.0/src/gc/
H A Dgc_gms.c1156 PObj_GC_on_dirty_list_SET(pmc); in gc_gms_sweep_pools()
2148 PObj_GC_on_dirty_list_SET(pmc); in gc_gms_write_barrier()