Searched refs:xMutexLeave (Results 1 – 4 of 4) sorted by relevance
5457 void (*xMutexLeave)(sqlite3_mutex *); member
6010 void (*xMutexLeave)(sqlite3_mutex *); member16907 sqlite3GlobalConfig.mutex.xMutexLeave(p); in sqlite3_mutex_leave()
6234 void (*xMutexLeave)(sqlite3_mutex *); member
6448 void (*xMutexLeave)(sqlite3_mutex *); member19275 pTo->xMutexLeave = pFrom->xMutexLeave; in sqlite3MutexInit()19364 sqlite3GlobalConfig.mutex.xMutexLeave(p); in sqlite3_mutex_leave()