Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ d
Function
d
gecode/support/thread/thread.hpp:39–41 ·
view source on GitHub ↗
* Runnable objects */
Source
from the content-addressed store, hash-verified
37
* Runnable objects
38
*/
39
forceinline
40
Runnable::Runnable(bool d0)
41
: d(d0) {}
42
forceinline void
43
Runnable::todelete(bool d0) {
44
d=d0;
Callers
5
print
Method · 0.50
permutation
Method · 0.50
propagate
Method · 0.50
propagate
Method · 0.50
prune
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected