Blocks until cond is true and the Mutex can be acquired, then atomically acquires it exclusively.
cond
true
Mutex
Declared in <absl/synchronization/mutex.h>
<absl/synchronization/mutex.h>
void LockWhen(Condition const& cond);