Home
last modified time | relevance | path

Searched defs:fullSync (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dpager.c625 u8 fullSync; /* Do extra syncs of the journal for robustness */ member
H A Dos_unix.c3602 static int full_fsync(int fd, int fullSync, int dataOnly){ in full_fsync()