Searched refs:procId (Results 1 – 1 of 1) sorted by relevance
194 …ICALL Java_com_googlecode_android_1scripting_Exec_waitFor(JNIEnv* env, jclass clazz, jint procId) { in Java_com_googlecode_android_1scripting_Exec_waitFor() argument196 waitpid(procId, &status, 0); in Java_com_googlecode_android_1scripting_Exec_waitFor()