Cyclone Scheme  0.28.0

◆ gc_minor()

int gc_minor ( void *  data,
object  low_limit,
object  high_limit,
closure  cont,
object args,
int  num_args 
)

Do a minor GC

Do a minor GC, tracing all of the live objects from the calling thread's stack and moving them to the heap.