Cyclone Scheme  0.28.0

◆ gc_wait_handshake()

void gc_wait_handshake ( )

Wait for all mutators to handshake.

This function is always called by the collector. If a mutator is blocked and cannot handshake, the collector will cooperate on its behalf, including invoking a minor GC of the mutator's stack, so major GC can proceed.