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

/openjdk7/jdk/test/java/lang/management/ThreadMXBean/
H A DThreadBlockedCount.java47 private static boolean bNotified = false; field in class:ThreadBlockedCount
123 while (!bNotified) {
220 bNotified = true;
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Toolkit.cpp374 bool bNotified = false; local
395 bNotified = true;
409 if (!bNotified) {

Completed in 113 milliseconds