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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/
H A DTpcbExample.java78 TpcbExample(File home, int accounts, int branches, int tellers, int history, int cachesize, boolean noSync) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c31470 u8 noSync; /* Do not sync the journal if true */ member in struct:Pager
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A Dsqlite3.c31470 u8 noSync; /* Do not sync the journal if true */ member in struct:Pager
[all...]

Completed in 375 milliseconds