Home
last modified time | relevance | path

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

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

Completed in 501 milliseconds