Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmtcp/dmtcp
/ pluginDescr
Function
pluginDescr
src/coordinatorapi.cpp:131–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
};
130
131
DmtcpPluginDescriptor_t
132
pluginDescr()
133
{
134
return coordinatorAPIPlugin;
135
}
136
137
void
138
restart()
Callers
1
dmtcp_initialize_plugin
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected