my_stop_count     138 gc/pthread_stop_world.c     word my_stop_count = GC_stop_count;
my_stop_count     151 gc/pthread_stop_world.c     if (me -> stop_info.last_stop_count == my_stop_count) {
my_stop_count     172 gc/pthread_stop_world.c     me -> stop_info.last_stop_count = my_stop_count;