Lines Matching refs:unixMutexHeld
23288 ** Function unixMutexHeld() is used to assert() that the global mutex
23293 ** assert( unixMutexHeld() );
23303 static int unixMutexHeld(void) {
23849 assert( unixMutexHeld() );
23891 assert( unixMutexHeld() );
26269 ** unixMutexHeld() must be true when creating or destroying
26280 ** unixMutexHeld() is true when reading or writing any other field
26411 assert( unixMutexHeld() );