Searched defs:pid (Results 1 – 5 of 5) sorted by relevance
90 int pid = getPid(p); in runPrimary() local169 public native boolean unwindOtherProcess(int pid); in unwindOtherProcess()
170 pid_t pid = getpid(); in ZygoteHooks_nativePostForkChild() local
183 pid_t pid = static_cast<pid_t>(pid_int); in Java_Main_unwindOtherProcess() local
75 private final static int pid; field in Main.SigQuit
1407 pid_t pid = fork(); in Exec() local