Searched refs:sqlite3_fullsync_count (Results 1 – 1 of 1) sorted by relevance
42415 SQLITE_API int sqlite3_fullsync_count = 0; variable42487 if( fullSync ) sqlite3_fullsync_count++; in full_fsync()50396 SQLITE_API int sqlite3_fullsync_count = 0; local50439 sqlite3_fullsync_count++;