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

/openjdk7/jdk/src/solaris/classes/java/util/prefs/
H A DFileSystemPreferences.java54 private static final int SYNC_INTERVAL = Math.max(1, field in class:FileSystemPreferences
434 }, SYNC_INTERVAL*1000, SYNC_INTERVAL*1000);

Completed in 31 milliseconds