GC_stopped_mark   307 gc/alloc.c             if (GC_stopped_mark(GC_time_limit == GC_TIME_UNLIMITED?
GC_stopped_mark   378 gc/alloc.c         if (!GC_stopped_mark(stop_func)) {
GC_stopped_mark   438 gc/alloc.c     		  if (!GC_stopped_mark(GC_timeout_stop_func)) {
GC_stopped_mark   443 gc/alloc.c     		  (void)GC_stopped_mark(GC_never_stop_func);
GC_stopped_mark  1421 gc/include/private/gc_priv.h GC_bool GC_stopped_mark GC_PROTO((GC_stop_func stop_func));