Home | History | Annotate | Download | only in dist

Lines Matching refs:debugMutexNotheld

23933 static int debugMutexNotheld(sqlite3_mutex *pX){
24005 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) );
24010 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) );
24025 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) );
24039 debugMutexNotheld