Searched defs:fileLockTable (Results 1 – 2 of 2) sorted by relevance
/libcore/ojluni/src/main/java/sun/nio/ch/ | ||
D | AsynchronousFileChannelImpl.java | 133 private volatile FileLockTable fileLockTable; field in AsynchronousFileChannelImpl |
D | FileChannelImpl.java | 1022 private volatile FileLockTable fileLockTable; field in FileChannelImpl |