Searched refs:GC_REF_SET_INFO (Results 1 – 1 of 1) sorted by relevance
116 #define GC_REF_SET_INFO(ref, info) do { \ macro619 GC_REF_SET_INFO(ref, idx | GC_PURPLE); in gc_possible_root_when_full()655 GC_REF_SET_INFO(ref, idx | GC_PURPLE); in gc_possible_root()679 GC_REF_SET_INFO(ref, 0); in gc_remove_from_buffer()960 GC_REF_SET_INFO(p, idx | GC_REF_COLOR(p)); in gc_compact()1165 GC_REF_SET_INFO(ref, idx | GC_BLACK); in gc_add_garbage()1324 GC_REF_SET_INFO(current->ref, 0); /* reset GC_ADDRESS() and keep GC_BLACK */ in gc_collect_roots()
Completed in 9 milliseconds