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

Function epoll_pwait

src/aero_kernel/src/syscall/fs.rs:572–599  ·  view source on GitHub ↗
(
    epfd: FileDescriptor,
    event: &mut [EPollEvent],
    timeout: usize,
    sigmask: usize,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

generic_do_syscallFunction · 0.85

Calls 8

get_schedulerFunction · 0.85
signalsMethod · 0.80
handleMethod · 0.80
set_maskMethod · 0.80
lenMethod · 0.45
current_taskMethod · 0.45
inodeMethod · 0.45
waitMethod · 0.45

Tested by

no test coverage detected