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

/openjdk7/jdk/src/solaris/native/sun/xawt/
H A DXToolkit.c723 jlong l_awt_last_flush_time = awt_last_flush_time; // last time we flushed queue local
724 jlong next_flush_time = l_awt_last_flush_time + AWT_FLUSH_TIMEOUT;

Completed in 78 milliseconds