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