get_next_pending_signal

Function get_next_pending_signal 

Source
pub fn get_next_pending_signal(abi: &LinuxRiscv64Abi) -> Option<LinuxSignal>
Expand description

Check if task has pending signals and return the next one to handle