Home
last modified time | relevance | path

Searched defs:xShmLock (Results 1 – 2 of 2) sorted by relevance

/third_party/sqlite/include/
Dsqlite3.h849 int (*xShmLock)(sqlite3_file*, int offset, int n, int flags); member
/third_party/sqlite/src/
Dsqlite3.c1159 int (*xShmLock)(sqlite3_file*, int offset, int n, int flags); member