MCPcopy 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
44void
45Writer::end()
46{
47 guard_condition_->set_trigger_value(true);
48 wait();
49}
50
51int
52Writer::svc()

Callers 2

is_validMethod · 0.45
run_testFunction · 0.45

Calls 1

set_trigger_valueMethod · 0.80

Tested by

no test coverage detected