Searched refs:mutex_is_locked (Results 1 – 1 of 1) sorted by relevance
42 static Bool mutex_is_locked(struct mutex_info* const p);115 if (mutex_is_locked(p)) in mutex_cleanup()499 static Bool mutex_is_locked(struct mutex_info* const p) in mutex_is_locked() function