Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dmutex.c69 static int checkMutexHeld(sqlite3_mutex *p){ in checkMutexHeld() function
193 checkMutexHeld, in multiThreadedCheckMutex()