absl::CondVar::EnableDebugLog

Causes all subsequent uses of this CondVar to be logged.

Synopsis

Declared in <absl/synchronization/mutex.h>

void
EnableDebugLog(char const* name);

Parameters

NameDescription
nameTag applied to log entries.