newly_sent        375 gc/pthread_stop_world.c 		  int newly_sent = GC_suspend_all();
newly_sent        380 gc/pthread_stop_world.c 				 newly_sent);
newly_sent        384 gc/pthread_stop_world.c 		  if (newly_sent < n_live_threads - ack_count) {
newly_sent        386 gc/pthread_stop_world.c 		      n_live_threads = ack_count + newly_sent;