MCPcopy Create free account
hub / github.com/Gecode/gecode / release

Method release

gecode/kernel/branch/action.hpp:337–340  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

335 object().m.acquire();
336 }
337 forceinline void
338 Action::release(void) {
339 object().m.release();
340 }
341
342
343 forceinline

Callers 1

propagateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected