Type Definition tracing_mutex::stdsync::DebugCondvar
source · [−]pub type DebugCondvar = TracingCondvar;Expand description
Debug-only Condvar
Type alias that accepts the mutex guard emitted from DebugMutex.
pub type DebugCondvar = TracingCondvar;Debug-only Condvar
Type alias that accepts the mutex guard emitted from DebugMutex.