Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
static void
17
restart()
18
{
19
printf(
"The application is now restarting from a checkpoint.\n"
);
20
}
21
22
static void
23
example_event_hook(DmtcpEvent_t event, DmtcpEventData_t *data)
Callers
1
example_event_hook
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected