Use semaphore-like behavior.
const EFD_SEMAPHORE: EventfdFlags = EventfdFlags(cty::EFD_SEMAPHORE);
eventfd(2) and EFD_NONBLOCK therein