Home
last modified time | relevance | path

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

/NextBSD/crypto/heimdal/lib/sqlite/
HDsqlite3.c16965 static int noopMutexEnd(void){ return SQLITE_OK; } in noopMutexEnd() function
16981 noopMutexEnd, in sqlite3NoopMutex()
/NextBSD/contrib/sqlite3/
HDsqlite3.c19423 static int noopMutexEnd(void){ return SQLITE_OK; } in noopMutexEnd() function
19439 noopMutexEnd, in sqlite3NoopMutex()