Searched refs:noopMutexLeave (Results 1 – 2 of 2) sorted by relevance
16976 static void noopMutexLeave(sqlite3_mutex *p){ UNUSED_PARAMETER(p); return; } in noopMutexLeave() function16986 noopMutexLeave, in sqlite3NoopMutex()
19434 static void noopMutexLeave(sqlite3_mutex *p){ UNUSED_PARAMETER(p); return; } in noopMutexLeave() function19444 noopMutexLeave, in sqlite3NoopMutex()