Searched refs:pid_int (Results 1 - 1 of 1) sorted by relevance

/art/test/137-cfi/
H A Dcfi.cc180 extern "C" JNIEXPORT jboolean JNICALL Java_Main_unwindOtherProcess(JNIEnv*, jobject, jint pid_int) { argument
183 pid_t pid = static_cast<pid_t>(pid_int);

Completed in 82 milliseconds