Searched refs:exit_critical (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
69 thread->exit_critical();
H A DgcLocker.cpp118 thread->exit_critical();
/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp1361 void exit_critical() { assert(Thread::current() == this, function in class:JavaThread

Completed in 115 milliseconds