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

Function checkpoint

src/processinfo.cpp:57–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57static void
58checkpoint()
59{
60 ProcessInfo::instance().getState();
61}
62
63static void
64resume()

Callers 1

processInfo_EventHookFunction · 0.70

Calls 1

getStateMethod · 0.80

Tested by

no test coverage detected