Searched defs:ReleasePrimitiveArrayCritical (Results 1 - 2 of 2) sorted by relevance

/openjdk9/hotspot/src/share/vm/prims/
H A Djni.h741 void (JNICALL *ReleasePrimitiveArrayCritical) member in struct:JNINativeInterface_
1830 void ReleasePrimitiveArrayCritical(jarray array, void *carray, jint mode) { function in struct:JNIEnv_
/openjdk9/jdk/src/java.base/share/native/include/
H A Djni.h741 void (JNICALL *ReleasePrimitiveArrayCritical) member in struct:JNINativeInterface_
1830 void ReleasePrimitiveArrayCritical(jarray array, void *carray, jint mode) { function in struct:JNIEnv_

Completed in 63 milliseconds