Enums§
- Delivery
Action - Represents the action to take when signal is delivered.
Functions§
- action_
for_ signal - deliver_
signal - dequeue_
signal - Dequeues and handles a pending signal for
current_task. - prepare_
to_ restart_ syscall - Maybe adjust a task’s registers to restart a syscall once the task switches back to userspace, based on whether the task previously had a syscall return with an error code indicating that a restart was required.
- restore_
from_ signal_ handler - send_
freeze_ signal - send_
signal - send_
signal_ first - send_
standard_ signal - sys_
restart_ syscall