MCPcopy Index your code
hub / github.com/Andy-Python-Programmer/aero / setitimer

Function setitimer

src/aero_kernel/src/syscall/time.rs:74–94  ·  view source on GitHub ↗
(
    which: usize,
    _new_value: &ITimerVal,
    _old_value: usize, // FIXME: Option<&mut ITimerVal>
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

generic_do_syscallFunction · 0.85

Calls 4

get_schedulerFunction · 0.85
lock_irqMethod · 0.80
pushMethod · 0.45
current_taskMethod · 0.45

Tested by

no test coverage detected