Searched refs:noopMutexEnter (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c17395 static void noopMutexEnter(sqlite3_mutex *p){ UNUSED_PARAMETER(p); return; } function
17408 noopMutexEnter,
[all...]

Completed in 394 milliseconds