Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/sqlite3/
H A Dsqlite3.c28925 sqlite3_mutex_methods const *multiThreadedCheckMutex(void){ in multiThreadedCheckMutex() function
28974 pFrom = multiThreadedCheckMutex(); in sqlite3MutexInit()