Searched refs:jtSync (Results 1 – 1 of 1) sorted by relevance
139 static int jtSync(sqlite3_file*, int flags);193 jtSync, /* xSync */600 static int jtSync(sqlite3_file *pFile, int flags){ in jtSync() function