Searched defs:SD_LOCK_RD_WR (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/src/share/native/sun/java2d/ | ||
H A D | SurfaceData.h | 194 * SD_LOCK_RD_WR A combination of (SD_LOCK_READ | SD_LOCK_WRITE) 417 #define SD_LOCK_RD_WR (SD_LOCK_READ | SD_LOCK_WRITE) macro |
Completed in 37 milliseconds