Searched refs:termstat (Results 1 – 1 of 1) sorted by relevance
902 DWORD termstat; in pex_win32_wait() local920 GetExitCodeProcess (h, &termstat); in pex_win32_wait()926 if (termstat == 3) in pex_win32_wait()929 *status = (termstat & 0xff) << 8; in pex_win32_wait()