Home | History | Annotate | Download | only in decpp

Lines Matching refs:sync

76 void SpinBarrier::sync (WaitMode requestedMode)
147 // See sync() - use cached value
167 barrier.sync(mode);
168 barrier.sync(mode);
169 barrier.sync(mode);
195 m_barrier.sync(getWaitMode(rnd));
199 m_barrier.sync(getWaitMode(rnd));
205 m_barrier.sync(getWaitMode(rnd));
209 m_barrier.sync(getWaitMode(rnd));
262 barrier.sync(mode);
266 barrier.sync(mode);
270 barrier.sync(mode);
298 m_barrier.sync(m_waitMode);