Lines Matching refs:noopMutexEnter
16332 static void noopMutexEnter(sqlite3_mutex *p){ UNUSED_PARAMETER(p); return; }16345 noopMutexEnter,