Searched refs:procInfo (Results 1 – 1 of 1) sorted by relevance
6296 PROCESS_INFORMATION procInfo; in JimStartWinProcess() local6359 0, winenv, NULL, &startInfo, &procInfo)) { in JimStartWinProcess()6364 WaitForInputIdle(procInfo.hProcess, 5000); in JimStartWinProcess()6365 CloseHandle(procInfo.hThread); in JimStartWinProcess()6367 phandle = procInfo.hProcess; in JimStartWinProcess()