Home | History | Annotate | Download | only in include

Lines Matching defs:MonitorEnter

726     jint (JNICALL *MonitorEnter)
1804 jint MonitorEnter(jobject obj) {
1805 return functions->MonitorEnter(this,obj);