Cyclone Scheme  0.28.0

◆ GC()

void GC ( void *  data,
closure  cont,
object args,
int  num_args 
)

Run a minor GC from a mutator thread. This function runs the core GC algorithm, cooperates with the collector, and then calls its continuation.