Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ pid
Method
pid
gecode/kernel/gpi.hpp:144–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
forceinline unsigned int
145
GPI::pid(void) const {
146
return npid.load(std::memory_order_acquire);
147
}
148
149
forceinline bool
150
GPI::unshare(void) {
Callers
2
post
Method · 0.80
core.hpp
File · 0.80
Calls
1
load
Method · 0.80
Tested by
no test coverage detected