pub type DebugCondvar = TracingCondvar;
Expand description

Debug-only Condvar

Type alias that accepts the mutex guard emitted from DebugMutex.