GC_stop_count      69 gc/pthread_stop_world.c word GC_stop_count;	/* Incremented at the beginning of GC_stop_world. */
GC_stop_count     138 gc/pthread_stop_world.c     word my_stop_count = GC_stop_count;
GC_stop_count     318 gc/pthread_stop_world.c             if (p -> stop_info.last_stop_count == GC_stop_count) continue;
GC_stop_count     362 gc/pthread_stop_world.c     ++GC_stop_count;