Searched refs:noopMutexLeave (Results 1 – 1 of 1) sorted by relevance
50 static void noopMutexLeave(sqlite3_mutex *p){ UNUSED_PARAMETER(p); return; } in noopMutexLeave() function60 noopMutexLeave, in sqlite3NoopMutex()