Home
last modified time | relevance | path

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

/dports/lang/ruby26/ruby-2.6.9/
H A Dgc.c854 static void gc_marks_continue(rb_objspace_t *objspace, rb_heap_t *heap);
1733 gc_marks_continue(objspace, heap); in heap_prepare()
5808 gc_marks_continue(rb_objspace_t *objspace, rb_heap_t *heap) in gc_marks_continue() function