Searched refs:returnCode (Results 1 – 1 of 1) sorted by relevance
103 int returnCode = waitForProcess(process); in run() local107 if (returnCode != 0) { in run()