Module eventfd
vmm_
sys_
util
0.11.2
Module eventfd
Module Items
Structs
Constants
In crate vmm_
sys_
util
Modules
aio
epoll
errno
eventfd
fallocate
fam
file_traits
ioctl
metric
poll
rand
seek_hole
signal
sock_ctrl_msg
syscall
tempdir
tempfile
terminal
timerfd
write_zeroes
Macros
generate_fam_struct_impl
ioctl_io_nr
ioctl_ioc_nr
ioctl_ior_nr
ioctl_iow_nr
ioctl_iowr_nr
vmm_sys_util
Module
eventfd
Copy item path
Settings
Help
Summary
source
Expand description
Structure and wrapper functions for working with
eventfd
.
Structs
§
EventFd
A safe wrapper around Linux
eventfd
.
Constants
§
EFD_
CLOEXEC
EFD_
NONBLOCK
EFD_
SEMAPHORE