Lines Matching full:monitorexit
460 jint (*MonitorExit)(JNIEnv*, jobject);986 jint MonitorExit(jobject obj)987 { return functions->MonitorExit(this, obj); }