Cyclone Scheme  0.28.0

◆ gc_remove_mutator()

void gc_remove_mutator ( gc_thread_data thd)

Remove selected mutator from the mutator list. This is done for terminated threads. Note data is queued to be freed, to prevent accidentally freeing it while the collector thread is potentially accessing it.

Parameters
thdThread data for the mutator