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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1HotCardCache.cpp73 MutexLockerEx x(HotCardCache_lock, Mutex::_no_safepoint_check_flag);
/openjdk7/hotspot/src/share/vm/runtime/
H A DmutexLocker.cpp130 Mutex* HotCardCache_lock = NULL; variable
205 def(HotCardCache_lock , Mutex , special , true );
H A DmutexLocker.hpp134 extern Mutex* HotCardCache_lock; // protects the hot card cache

Completed in 51 milliseconds