MCPcopy 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

runMethod · 0.45
nextMethod · 0.45
runMethod · 0.45
resetMethod · 0.45
dfs.hppFile · 0.45
terminateMethod · 0.45
nextMethod · 0.45
runMethod · 0.45
resetMethod · 0.45
bab.hppFile · 0.45

Calls 2

acquireMethod · 0.45
releaseMethod · 0.45

Tested by 1