Home | History | Annotate | Download | only in dist

Lines Matching refs:unixMutexHeld

23295 ** Function unixMutexHeld() is used to assert() that the global mutex 
23300 ** assert( unixMutexHeld() );
23310 static int unixMutexHeld(void) {
23856 assert( unixMutexHeld() );
23898 assert( unixMutexHeld() );
26276 ** unixMutexHeld() must be true when creating or destroying
26287 ** unixMutexHeld() is true when reading or writing any other field
26418 assert( unixMutexHeld() );