Cyclone Scheme
0.28.0
|
◆ gc_add_new_unrunning_mutator()
Add data for a new mutator that is not yet scheduled to run. This is done so there is a record in the system even if the thread is not running, to prevent race conditions for any functions (EG: thread-join!) that need to access the thread.
|