Searched defs:xMutexTry (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/ext/lsm1/ | ||
| H A D | lsm.h | 82 int (*xMutexTry)(lsm_mutex *); /* Attempt to obtain a mutex */ member |
| /sqlite-3.40.0/src/ | ||
| H A D | sqlite.h.in | 7885 int (*xMutexTry)(sqlite3_mutex *); member |