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

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c25090 ** Function unixMutexHeld() is used to assert() that the global mutex
25095 ** assert( unixMutexHeld() );
25105 static int unixMutexHeld(void) { function
25675 assert( unixMutexHeld() );
25717 assert( unixMutexHeld() );
25856 assert( unixMutexHeld() );
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c30011 static int unixMutexHeld(void) { function
[all...]

Completed in 597 milliseconds