Home
last modified time | relevance | path

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

/external/sqlite/dist/orig/
Dshell.c3504 static int apndShmLock(sqlite3_file*, int offset, int n, int flags);
3570 apndShmLock, /* xShmLock */
3746 static int apndShmLock(sqlite3_file *pFile, int offset, int n, int flags){ in apndShmLock() function
/external/sqlite/dist/
Dshell.c3510 static int apndShmLock(sqlite3_file*, int offset, int n, int flags);
3576 apndShmLock, /* xShmLock */
3752 static int apndShmLock(sqlite3_file *pFile, int offset, int n, int flags){ in apndShmLock() function