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

/openjdk7/jdk/test/java/lang/management/ThreadMXBean/
H A DThreadBlockedCount.java48 private static boolean cNotified = false; field in class:ThreadBlockedCount
149 while (!cNotified) {
230 cNotified = true;

Completed in 41 milliseconds