Home | History | Annotate | Download | only in runtime

Lines Matching full:monitorenter

2232   static jint MonitorEnter(JNIEnv* env, jobject java_object) NO_THREAD_SAFETY_ANALYSIS {
2236 o = o->MonitorEnter(soa.Self());
2713 JNI::MonitorEnter,