Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmtcp/dmtcp
/ Header
Class
Header
src/shareddata.cpp:211–211 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
209
.Text(
"Unable to find shared area."
);
210
211
sharedDataHeader = (struct Header *)addr;
212
213
if (needToInitialize) {
214
Util::lockFile(PROTECTED_SHM_FD);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected