MCPcopy Create free account
hub / github.com/Andy-Python-Programmer/aero / sigaction

Function sigaction

src/aero_kernel/src/syscall/process.rs:318–349  ·  view source on GitHub ↗
(
    sig: usize,
    sigact: *mut SigAction,
    sigreturn: usize,
    old: *mut SigAction,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

generic_do_syscallFunction · 0.70

Calls 4

get_schedulerFunction · 0.85
signalsMethod · 0.80
set_signalMethod · 0.80
current_taskMethod · 0.45

Tested by

no test coverage detected