scclib
Stable Cloud Computing C++ Library

Signaling kernel event counter implementation More...

#include <util/event.h>
#include <sys/eventfd.h>
#include <system_error>
#include <cerrno>
#include <sstream>
#include <util/safe_clib.h>
Include dependency graph for event.cc:

Go to the source code of this file.

Detailed Description

Signaling kernel event counter implementation

Definition in file event.cc.