OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JNU_MonitorWait
(Results
1 - 2
of
2
) sorted by null
/libcore/ojluni/src/main/native/
jni_util.h
265
JNU_MonitorWait
(JNIEnv *env, jobject object, jlong timeout);
jni_util.c
970
JNU_MonitorWait
(JNIEnv *env, jobject object, jlong timeout)
973
JNU_ThrowNullPointerException(env, "
JNU_MonitorWait
argument");
[
all
...]
Completed in 256 milliseconds