pub fn send_signal_first<L>(
locked: &mut Locked<L>,
task: &Task,
task_state: TaskWriteGuard<'_>,
siginfo: SignalInfo,
)where
L: LockBefore<ThreadGroupLimits>,pub fn send_signal_first<L>(
locked: &mut Locked<L>,
task: &Task,
task_state: TaskWriteGuard<'_>,
siginfo: SignalInfo,
)where
L: LockBefore<ThreadGroupLimits>,