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

/openjdk7/hotspot/src/share/vm/runtime/
H A DobjectMonitor.hpp301 static PerfCounter * _sync_SlowNotifyAll ; member in class:ObjectMonitor
H A DobjectMonitor.cpp2361 PerfCounter * ObjectMonitor::_sync_SlowNotifyAll = NULL ; member in class:ObjectMonitor
2393 NEWPERFCOUNTER(_sync_SlowNotifyAll) ;

Completed in 42 milliseconds