miri
1.78.0-nightly
(b381d3ab2 2024-02-12)
Module event
Structs
In miri::shims::unix::linux::fd
?
Module
miri
::
shims
::
unix
::
linux
::
fd
::
event
source
·
[
−
]
Structs
§
Event
A kind of file descriptor created by
eventfd
. The
Event
type isn’t currently written to by
eventfd
. The interface is meant to keep track of objects associated with a file descriptor. For more information see the man page below: