Home
last modified time | relevance | path

Searched refs:apndShmBarrier (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dappendvfs.c152 static void apndShmBarrier(sqlite3_file*);
218 apndShmBarrier, /* xShmBarrier */
399 static void apndShmBarrier(sqlite3_file *pFile){ in apndShmBarrier() function