Searched defs:childPid (Results 1 – 4 of 4) sorted by relevance
93 volatile pid_t childPid = -1; in RunCommand() local
232 volatile pid_t childPid = -1; variable
243 volatile pid_t& childPid, bool needUnblock) in CustomPopen()314 int CustomPclose(FILE* fp, int fds[], volatile pid_t& childPid, bool needUnblock) in CustomPclose()
80 volatile pid_t childPid = -1; in Start() local