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

Function currentState

src/workerstate.cpp:18–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18eWorkerState
19currentState()
20{
21 return workerState;
22}
23
24ostream&
25operator<<(ostream &o, const eWorkerState &s)

Callers 9

releaseLocksMethod · 0.85
libdlLockLockMethod · 0.85
libdlLockUnlockMethod · 0.85
isPerformingCkptRestartFunction · 0.85
dmtcp_is_running_stateFunction · 0.85
DmtcpMessageMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected