found_me          231 gc/pthread_stop_world.c     GC_bool found_me = FALSE;
found_me          252 gc/pthread_stop_world.c 	    found_me = TRUE;
found_me          292 gc/pthread_stop_world.c     if (!found_me && !GC_in_thread_creation)
found_me          334 gc/win32_threads.c   GC_bool found_me = FALSE;
found_me          346 gc/win32_threads.c 	found_me = TRUE;
found_me          403 gc/win32_threads.c   if (!found_me) ABORT("Collecting from unknown thread.");