Lines Matching full:monitorenter
2461 static jint MonitorEnter(JNIEnv* env, jobject obj) {2470 result.i = baseEnv(env)->MonitorEnter(env, obj);3790 CheckJNI::MonitorEnter,