Searched refs:sqlite3_fullsync_count (Results 1 – 1 of 1) sorted by relevance
42414 SQLITE_API int sqlite3_fullsync_count = 0; variable42486 if( fullSync ) sqlite3_fullsync_count++; in full_fsync()50395 SQLITE_API int sqlite3_fullsync_count = 0; local50438 sqlite3_fullsync_count++;