Home | History | Annotate | Download | only in dist

Lines Matching defs:xMutexTry

6142 ** xMutexFree, xMutexEnter, xMutexTry, xMutexLeave, xMutexHeld and
6185 int (*xMutexTry)(sqlite3_mutex *);
17382 return sqlite3GlobalConfig.mutex.xMutexTry(p);