Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
18
eWorkerState
19
currentState()
20
{
21
return workerState;
22
}
23
24
ostream&
25
operator<<(ostream &o, const eWorkerState &s)
Callers
9
releaseLocks
Method · 0.85
libdlLockLock
Method · 0.85
libdlLockUnlock
Method · 0.85
wrapperExecutionLockLock
Method · 0.85
wrapperExecutionLockLockExcl
Method · 0.85
wrapperExecutionLockUnlock
Method · 0.85
isPerformingCkptRestart
Function · 0.85
dmtcp_is_running_state
Function · 0.85
DmtcpMessage
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected