Searched defs:AWT_NOFLUSH_UNLOCK (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt.h62 #define AWT_NOFLUSH_UNLOCK()
69 * Convenience macros based on AWT_NOFLUSH_UNLOCK
75 AWT_NOFLUSH_UNLOCK(); \
113 #define AWT_NOFLUSH_UNLOCK() do { \ macro
154 #define AWT_NOFLUSH_UNLOCK() AWT_NOFLUSH_UNLOCK_IMPL() macro

Completed in 29 milliseconds