Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.c25772 sqlite3_mutex_methods const *multiThreadedCheckMutex(void){ in multiThreadedCheckMutex() function
25821 pFrom = multiThreadedCheckMutex(); in sqlite3MutexInit()