Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
23
static void
24
checkpoint()
25
{
26
printf(
"\nThe plugin is being called before checkpointing.\n"
);
27
}
28
29
static void
30
registerNSData()
Callers
1
example_db_event_hook
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected