Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
57
static void
58
checkpoint()
59
{
60
ProcessInfo::instance().getState();
61
}
62
63
static void
64
resume()
Callers
1
processInfo_EventHook
Function · 0.70
Calls
1
getState
Method · 0.80
Tested by
no test coverage detected