MCPcopy Create free account
hub / github.com/3rdparty/libprocess / linkup

Method linkup

src/tests/process_tests.cpp:949–952  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

947 explicit RemoteLinkTestProcess(const UPID& pid) : pid(pid) {}
948
949 void linkup()
950 {
951 link(pid);
952 }
953
954 void relink()
955 {

Callers 2

TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected