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

Method add_event

src/aero_kernel/src/fs/epoll.rs:57–66  ·  view source on GitHub ↗

Adds an event to the interest list. ## Errors `EEXIST`: The event already exists at `fd`.

(&self, fd: usize, event: EPollEvent)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

epoll_ctlFunction · 0.80

Calls 3

lock_irqMethod · 0.80
getMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected