[][src]Module vmm_sys_util::eventfd

Structure and wrapper functions for working with eventfd.

Structs

EventFd

A safe wrapper around Linux eventfd.

Constants

EFD_CLOEXEC
EFD_NONBLOCK
EFD_SEMAPHORE