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

/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsWatchService.java266 private static final short OFFSETOF_ACTION = 4; field in class:WindowsWatchService.Poller
488 int action = unsafe.getInt(address + OFFSETOF_ACTION);

Completed in 31 milliseconds