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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c16976 static void noopMutexLeave(sqlite3_mutex *p){ UNUSED_PARAMETER(p); return; } function
16986 noopMutexLeave,
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c26346 static void noopMutexLeave(sqlite3_mutex *p){ UNUSED_PARAMETER(p); return; } function
[all...]

Completed in 884 milliseconds