|
DMTCP
|
#include <netdb.h>#include <arpa/inet.h>#include "coordinatorapi.h"#include "dmtcp.h"#include "util.h"#include "syscallwrappers.h"#include "shareddata.h"#include "processinfo.h"#include "../jalib/jconvert.h"#include "../jalib/jfilesystem.h"#include <fcntl.h>Go to the source code of this file.
Functions | |
| void | dmtcp_CoordinatorAPI_EventHook (DmtcpEvent_t event, DmtcpEventData_t *data) |
| void dmtcp_CoordinatorAPI_EventHook | ( | DmtcpEvent_t | event, |
| DmtcpEventData_t * | data | ||
| ) |
Definition at line 40 of file coordinatorapi.cpp.
1.8.4