Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
90
void Join::NotifyClose(unsigned int /* id */)
91
{
92
if ((--interfacesOpen) == 0)
93
outQueue->Close();
94
}
95
96
// ********************************************************
97
Callers
1
Close
Method · 0.80
Calls
1
Close
Method · 0.45
Tested by
no test coverage detected