Searched refs:otherLock (Results 1 – 1 of 1) sorted by relevance
52 BAutolock otherLock(other.fLock); in operator =() local53 if (!lock.IsLocked() || !otherLock.IsLocked()) in operator =()