Lines Matching refs:IsExclusiveHeld
318 if (!recursive_ || !IsExclusiveHeld(self)) {361 if (!recursive_ || !IsExclusiveHeld(self)) {648 result = IsExclusiveHeld(self); // TODO: a better best effort here.