Searched refs:memSync (Results 1 – 1 of 1) sorted by relevance
74 static int memSync(sqlite3_file*, int flags);134 memSync, /* xSync */213 static int memSync(sqlite3_file *pFile, int flags){ in memSync() function