Searched refs:jni_unlock (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/memory/
H A DgcLocker.inline.hpp62 // jni_unlock call calls exit_critical under the lock so that
64 jni_unlock(thread);
H A DgcLocker.hpp84 static void jni_unlock(JavaThread* thread);
H A DgcLocker.cpp113 void GC_locker::jni_unlock(JavaThread* thread) { function in class:GC_locker

Completed in 22 milliseconds