Cyclone Scheme  0.28.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

◆ 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.