Searched defs:pid (Results 1 – 7 of 7) sorted by relevance
22 private final static int pid; field in SigQuit
98 int pid = getPid(p); in runPrimary() local180 public native boolean unwindOtherProcess(boolean fullSignatures, int pid); in unwindOtherProcess()
188 pid_t pid = getpid(); in ZygoteHooks_nativePostForkChild() local
201 pid_t pid = static_cast<pid_t>(pid_int); in Java_Main_unwindOtherProcess() local
57 private static void testOatFilesUnloaded(int pid) throws Exception { in testOatFilesUnloaded()
78 private final static int pid; field in Main.SigQuit
1412 pid_t pid = fork(); in ExecAndReturnCode() local