Searched defs:_sync_SlowNotify (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/share/vm/runtime/ | ||
H A D | objectMonitor.hpp | 300 static PerfCounter * _sync_SlowNotify ; member in class:ObjectMonitor |
H A D | objectMonitor.cpp | 2360 PerfCounter * ObjectMonitor::_sync_SlowNotify = NULL ; member in class:ObjectMonitor 2392 NEWPERFCOUNTER(_sync_SlowNotify) ; |
Completed in 65 milliseconds