Project

General

Profile

« Previous | Next » 

Revision 969b824a

Added by ko1 (Koichi Sasada) over 4 years ago

sync GC rest if needed

marking requires a barrier (stop all Ractors) and gc_enter() does it.
However, it doesn't check rest event which can start marking.
[Bug #17599]