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

Function dmtcp_initialize

src/dmtcpworker.cpp:195–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193 */
194// Initialize wrappers, etc.
195extern "C" void
196dmtcp_initialize()
197{
198 dmtcp_prepare_wrappers();
199}
200
201#ifdef DEBUG
202// This is a test function which we can use to simulate foreign constructors

Callers 1

Calls 1

dmtcp_prepare_wrappersFunction · 0.85

Tested by

no test coverage detected