Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
fail
Method · 0.45
decay
Method · 0.45
unshare
Method · 0.45
allocate
Method · 0.45
~Space
Method · 0.45
seed
Method · 0.45
operator ()
Method · 0.45
propagate
Method · 0.45
decay
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected