Searched defs:noopMutexEnd (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c16965 static int noopMutexEnd(void){ return SQLITE_OK; } function
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c26335 static int noopMutexEnd(void){ return SQLITE_OK; } function
[all...]

Completed in 906 milliseconds