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

/openjdk7/jdk/src/macosx/classes/java/util/prefs/
H A DMacOSXPreferencesFile.java43 * modifications during syncWorld/flushWorld
61 * Flush timer calls flushWorld() to force local changes to disk.
64 flushWorld will cancel any outstanding flush timer as unnecessary.
87 MacOSXPreferencesFile.flushWorld();
248 static synchronized boolean flushWorld() method in class:MacOSXPreferencesFile
337 flushWorld();
H A DMacOSXPreferences.java221 if (!MacOSXPreferencesFile.flushWorld()) {

Completed in 3297 milliseconds