Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_mutex.c90 static sqlite3_mutex *counterMutexAlloc(int eType){ in counterMutexAlloc() function
213 counterMutexAlloc, in test_install_mutex_counters()
401 return counterMutexAlloc(iMutex); in getStaticMutexPointer()