aboutsummaryrefslogtreecommitdiffstats
path: root/transient_heap.c
diff options
context:
space:
mode:
Diffstat (limited to 'transient_heap.c')
-rw-r--r--transient_heap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/transient_heap.c b/transient_heap.c
index 501876d704..357e4a4656 100644
--- a/transient_heap.c
+++ b/transient_heap.c
@@ -776,6 +776,7 @@ static void
transient_heap_evacuate(void *dmy)
{
RB_VM_LOCK_ENTER();
+ rb_vm_barrier();
{
struct transient_heap* theap = transient_heap_get();