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