summaryrefslogtreecommitdiff
path: root/transient_heap.c
diff options
context:
space:
mode:
-rw-r--r--transient_heap.c50
1 files changed, 50 insertions, 0 deletions
@@ -796,6 +796,56 @@ blocks_clear_marked_index(struct transient_heap_block* block)
}
}
void
rb_transient_heap_start_marking(int full_marking)
{