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

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

Completed in 771 milliseconds