DMTCP
|
#include <features.h>
#include "config.h"
#include "dmtcp.h"
Go to the source code of this file.
Macros | |
#define | EVENT_WRAPPERS_H |
#define | EVENTFD_VAL_TYPE int |
#define | _real_poll NEXT_FNC(poll) |
#define | _real_pselect NEXT_FNC(pselect) |
Definition at line 37 of file eventwrappers.h.
Definition at line 38 of file eventwrappers.h.
#define EVENT_WRAPPERS_H |
Definition at line 24 of file eventwrappers.h.
#define EVENTFD_VAL_TYPE int |
Definition at line 34 of file eventwrappers.h.