Objects that implement the binary == and != operators.
==
!=
impl Eq<Lock> for Lock
Two locks are equal if their addresses are equal.