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

/openjdk7/jdk/src/solaris/classes/java/util/prefs/
H A DFileSystemPreferences.java930 * Checks if unlockFile0() returned an error. Throws a SecurityException,
958 private static native int unlockFile0(int lockHandle); method in class:FileSystemPreferences
990 result = unlockFile0(lockHandle);

Completed in 29 milliseconds