Home | History | Annotate | Download | only in runtime

Lines Matching full:monitorenter

2461   static jint MonitorEnter(JNIEnv* env, jobject java_object) NO_THREAD_SAFETY_ANALYSIS {
2465 o = o->MonitorEnter(soa.Self());
2937 JNI::MonitorEnter,