Home
last modified time | relevance | path

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

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