GetExitCodeThread  258 gc/win32_threads.c 	if (GetExitCodeThread(thread_table[i].handle,&exitCode) &&
GetExitCodeThread  548 gc/win32_threads.c 	GetExitCodeThread (thread_h, &exit_code);