Searched refs:destroyProcess (Results 1 – 3 of 3) sorted by relevance
220 private static native void destroyProcess(int pid);230 destroyProcess(pid);
91 private static native void destroyProcess(int pid); in destroyProcess() method in UNIXProcess
995 NATIVE_METHOD(UNIXProcess, destroyProcess, "(I)V"),