Home | History | Annotate | Download | only in dist

Lines Matching refs:noopMutexEnter

16339 static void noopMutexEnter(sqlite3_mutex *p){ UNUSED_PARAMETER(p); return; }
16352 noopMutexEnter,