Cyclone Scheme  0.4

◆ gc_mutator_thread_runnable()

void gc_mutator_thread_runnable ( gc_thread_data thd,
object  result 
)

Called explicitly from a mutator thread to let the collector know that it has finished blocking. In addition, if the collector cooperated on behalf of the mutator while it was blocking, the mutator will move any remaining stack objects to the heap and longjmp.