Searched refs:checkMutexAlloc (Results 1 – 1 of 1) sorted by relevance
28834 static sqlite3_mutex *checkMutexAlloc(int iType){ in checkMutexAlloc() function28929 checkMutexAlloc, in multiThreadedCheckMutex()28950 if( sqlite3GlobalConfig.mutex.xMutexAlloc==checkMutexAlloc ){ in sqlite3MutexWarnOnContention()