Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
46
static void
47
preCheckpoint()
48
{
49
TimerList::instance().preCheckpoint();
50
}
51
52
static void
53
postRestart()
Callers
1
timer_event_hook
Function · 0.70
Calls
1
preCheckpoint
Method · 0.45
Tested by
no test coverage detected