Searched refs:xMutexEnd (Results 1 – 2 of 2) sorted by relevance
7794 int (*xMutexEnd)(void); member
8107 int (*xMutexEnd)(void); member26945 pTo->xMutexEnd = pFrom->xMutexEnd;26972 if( sqlite3GlobalConfig.mutex.xMutexEnd ){26973 rc = sqlite3GlobalConfig.mutex.xMutexEnd();