[][src]Function sarchive::utils::register_signal_handler

pub fn register_signal_handler(
    signal: i32,
    unparker: &Unparker,
    notification: &Arc<AtomicBool>
)

Register the handler for the given signal, so we can properly cleanup all threads