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

Function preCheckpoint

src/plugin/timer/timerlist.cpp:46–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46static void
47preCheckpoint()
48{
49 TimerList::instance().preCheckpoint();
50}
51
52static void
53postRestart()

Callers 1

timer_event_hookFunction · 0.70

Calls 1

preCheckpointMethod · 0.45

Tested by

no test coverage detected