Home
last modified time | relevance | path

Searched refs:procId (Results 1 – 1 of 1) sorted by relevance

/external/sl4a/ScriptingLayerForAndroid/jni/
Dcom_googlecode_android_scripting_Exec.cpp194 …ICALL Java_com_googlecode_android_1scripting_Exec_waitFor(JNIEnv* env, jclass clazz, jint procId) { in Java_com_googlecode_android_1scripting_Exec_waitFor() argument
196 waitpid(procId, &status, 0); in Java_com_googlecode_android_1scripting_Exec_waitFor()