Home
last modified time | relevance | path

Searched refs:checkMutexAlloc (Results 1 – 1 of 1) sorted by relevance

/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c24933 static sqlite3_mutex *checkMutexAlloc(int iType){ in checkMutexAlloc() function
25028 checkMutexAlloc, in multiThreadedCheckMutex()
25049 if( sqlite3GlobalConfig.mutex.xMutexAlloc==checkMutexAlloc ){ in sqlite3MutexWarnOnContention()

Completed in 393 milliseconds