Condvar

Type Alias Condvar 

Source
pub type Condvar = Condvar<false>;

Aliased Typeยง

pub struct Condvar { /* private fields */ }