Cyclone Scheme  0.28.0

◆ gc_is_mutator_new()

int gc_is_mutator_new ( gc_thread_data thd)

Determine if the given mutator is in the list of new threads.

Parameters
thdThread data object of the m
Returns
A true value if the mutator is found, 0 otherwise.