Skip to main content

get_condvar

Function get_condvar 

Source
pub fn get_condvar(signal: Arc<Mutex<Signal>>) -> Arc<(Mutex<bool>, Condvar)>