Searched refs:is_it_locked (Results 1 – 1 of 1) sorted by relevance
518 bool is_it_locked = mutex_.try_lock(); in Dump() local521 if (!is_it_locked) { in Dump()546 if (is_it_locked) { // u.b. if calling unlock on an unlocked mutex. in Dump()