Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ wait
Method
wait
gecode/search/par/engine.hpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
template<class Tracer>
84
forceinline void
85
Engine<Tracer>::wait(void) {
86
_m_wait.acquire(); _m_wait.release();
87
}
88
89
90
/*
Callers
11
await_test_runners_completed
Method · 0.45
run
Method · 0.45
next
Method · 0.45
run
Method · 0.45
reset
Method · 0.45
dfs.hpp
File · 0.45
terminate
Method · 0.45
next
Method · 0.45
run
Method · 0.45
reset
Method · 0.45
bab.hpp
File · 0.45
Calls
2
acquire
Method · 0.45
release
Method · 0.45
Tested by
1
await_test_runners_completed
Method · 0.36