Avi Kivity 53dcf701b9 Encapsulate eventfd into classes
Typically one side (read or write) of the eventfd is used within the
framework, and the other side is used by an external process, so two
classes are provided, depending on which side is used in the framework.

The new classes are used with the thread pool.
2014-08-24 19:44:52 +03:00
2014-08-20 11:18:23 +03:00
2014-08-24 18:08:38 +03:00
2014-08-10 08:56:33 +03:00
2014-08-24 19:44:52 +03:00
2014-08-24 19:44:52 +03:00
wip
2014-08-14 18:05:11 +03:00
2014-08-20 11:31:01 +03:00
Description
No description provided
362 MiB
Languages
C++ 72.7%
Python 26.1%
CMake 0.3%
GAP 0.3%
Shell 0.3%