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

Function checkpoint

test/plugin/example-db/example-db.cpp:23–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21} mystruct, mystruct_other;
22
23static void
24checkpoint()
25{
26 printf("\nThe plugin is being called before checkpointing.\n");
27}
28
29static void
30registerNSData()

Callers 1

example_db_event_hookFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected