Asserts that this thread does not hold this Mutex in any mode.
Mutex
Declared in <absl/synchronization/mutex.h>
<absl/synchronization/mutex.h>
void AssertNotHeld() const;
Intended only as a debugging aid; it may report an error or return immediately.