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

/openjdk9/jdk/src/java.base/windows/classes/sun/nio/fs/
H A DWindowsWatchService.java107 private long countAddress; field in class:WindowsWatchService.WindowsWatchKey
165 long countAddress() { method in class:WindowsWatchService.WindowsWatchKey
127 init(long handle, Set<? extends WatchEvent.Kind<?>> events, boolean watchSubtree, NativeBuffer buffer, long countAddress, long overlappedAddress, int completionKey) argument
[all...]

Completed in 40 milliseconds