Module hinix::eventfd[][src]

Module to manage Linux event objects.

Structs

EventFd

An event object that can be used as a wait/notify mechanism between user-space applications, threads in an app, or between the kernel and user-space.

Type Definitions

EfdFlags

The flags used to create an EventFd