Cyclone Scheme  0.4

◆ gc_mutator_thread_blocked()

void gc_mutator_thread_blocked ( gc_thread_data thd,
object  cont 
)

Called explicitly from a mutator thread to let the collector know it (may) block for an unknown period of time.

The current continuation is required so that we can trace over it in case the collector has to cooperate for the mutator.