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

/openjdk7/hotspot/src/share/vm/runtime/
H A DmutexLocker.cpp58 Mutex* JNIHandleBlockFreeList_lock = NULL; variable
226 def(JNIHandleBlockFreeList_lock , Mutex , leaf, true ); // handles are used by VM thread
255 def(JNIGlobalHandle_lock , Mutex , nonleaf, true ); // locks JNIHandleBlockFreeList_lock

Completed in 49 milliseconds