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

Method release

gecode/kernel/branch/chb.hpp:332–335  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

330 object().m.acquire();
331 }
332 forceinline void
333 CHB::release(void) {
334 object().m.release();
335 }
336 forceinline void
337 CHB::bump(void) {
338 object().bump();

Callers 9

failMethod · 0.45
decayMethod · 0.45
unshareMethod · 0.45
allocateMethod · 0.45
~SpaceMethod · 0.45
seedMethod · 0.45
operator ()Method · 0.45
propagateMethod · 0.45
decayMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected