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

/openjdk7/jdk/src/share/classes/sun/awt/
H A DAWTAutoShutdown.java164 public void notifyThreadBusy(final Thread thread) { method in class:AWTAutoShutdown
187 * @see AWTAutoShutdown#notifyThreadBusy
/openjdk7/jdk/src/share/classes/java/awt/
H A DEventQueue.java324 AWTAutoShutdown.getInstance().notifyThreadBusy(dispatchThread);
1050 AWTAutoShutdown.getInstance().notifyThreadBusy(dispatchThread);

Completed in 32 milliseconds