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

/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DTransactionConfig.java36 private boolean noSync = false; field in class:TransactionConfig
178 public void setNoSync(final boolean noSync) { argument
H A DDatabase.java156 public void close(final boolean noSync) argument
/macosx-10.10/BerkeleyDB-21/db/examples_java/src/db/
H A DTpcbExample.java78 TpcbExample(File home, int accounts, int branches, int tellers, int history, int cachesize, boolean noSync) argument
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c38152 u8 noSync; /* Do not sync the journal if true */ member in struct:Pager
[all...]

Completed in 417 milliseconds