MCPcopy Create free account
hub / github.com/dmtcp/dmtcp / restart

Function restart

test/plugin/example/example.c:16–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16static void
17restart()
18{
19 printf("The application is now restarting from a checkpoint.\n");
20}
21
22static void
23example_event_hook(DmtcpEvent_t event, DmtcpEventData_t *data)

Callers 1

example_event_hookFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected