Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ end
Method
end
tests/security/attributes/Writer.cpp:44–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
void
45
Writer::end()
46
{
47
guard_condition_->set_trigger_value(true);
48
wait();
49
}
50
51
int
52
Writer::svc()
Callers
2
is_valid
Method · 0.45
run_test
Function · 0.45
Calls
1
set_trigger_value
Method · 0.80
Tested by
no test coverage detected