Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/
H A Dlsm.h82 int (*xMutexTry)(lsm_mutex *); /* Attempt to obtain a mutex */ member
/sqlite-3.40.0/src/
H A Dsqlite.h.in7885 int (*xMutexTry)(sqlite3_mutex *); member