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

/openjdk7/jdk/src/share/javavm/export/
H A Djawt.h112 * assert((lock & JAWT_LOCK_ERROR) == 0);
172 #define JAWT_LOCK_ERROR 0x00000001 macro
199 * JAWT_LOCK_ERROR - When an error has occurred and the surface could not
/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXWindow.java89 private static int JAWT_LOCK_ERROR=0x00000001; field in class:XWindow

Completed in 45 milliseconds