Function await_reset_signal

Source
async fn await_reset_signal(
    reset_signal_option: Option<&(RwLock<bool>, Condvar)>,
)