Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c30188 sqlite3_mutex_methods const *multiThreadedCheckMutex(void){ in multiThreadedCheckMutex() function
30237 pFrom = multiThreadedCheckMutex(); in sqlite3MutexInit()