MCPcopy Create free account
hub / github.com/Tripwire/tripwire-open-source / NotifyClose

Method NotifyClose

src/cryptlib/forkjoin.cpp:90–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90void Join::NotifyClose(unsigned int /* id */)
91{
92 if ((--interfacesOpen) == 0)
93 outQueue->Close();
94}
95
96// ********************************************************
97

Callers 1

CloseMethod · 0.80

Calls 1

CloseMethod · 0.45

Tested by

no test coverage detected