Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c19306 static void noopMutexEnter(sqlite3_mutex *p){ UNUSED_PARAMETER(p); return; } in noopMutexEnter() function
19319 noopMutexEnter, in sqlite3NoopMutex()

Completed in 307 milliseconds