Lines Matching refs:COMMA_LOCKVAL_SRC_POS

120     AutoWriteLock thatlock(that COMMA_LOCKVAL_SRC_POS);
150 AutoWriteLock thatlock(that COMMA_LOCKVAL_SRC_POS);
189 AutoReadLock alock(this COMMA_LOCKVAL_SRC_POS);
202 AutoWriteLock alock(this COMMA_LOCKVAL_SRC_POS);
208 AutoWriteLock mlock(m->pMachine COMMA_LOCKVAL_SRC_POS); // mParent is const, needs no locking
217 AutoReadLock alock(this COMMA_LOCKVAL_SRC_POS);
231 AutoWriteLock alock(this COMMA_LOCKVAL_SRC_POS);
237 AutoWriteLock mlock(m->pMachine COMMA_LOCKVAL_SRC_POS); // mParent is const, needs no locking
249 AutoReadLock alock(this COMMA_LOCKVAL_SRC_POS);
263 AutoWriteLock alock(this COMMA_LOCKVAL_SRC_POS);
269 AutoWriteLock mlock(m->pMachine COMMA_LOCKVAL_SRC_POS); // mParent is const, needs no locking
278 AutoReadLock alock(this COMMA_LOCKVAL_SRC_POS);
291 AutoWriteLock alock(this COMMA_LOCKVAL_SRC_POS);
297 AutoWriteLock mlock(m->pMachine COMMA_LOCKVAL_SRC_POS); // mParent is const, needs no locking
305 AutoReadLock alock(this COMMA_LOCKVAL_SRC_POS);
318 AutoWriteLock alock(this COMMA_LOCKVAL_SRC_POS);
324 AutoWriteLock mlock(m->pMachine COMMA_LOCKVAL_SRC_POS); // mParent is const, needs no locking
333 AutoReadLock alock(this COMMA_LOCKVAL_SRC_POS);
347 AutoWriteLock alock(this COMMA_LOCKVAL_SRC_POS);
353 AutoWriteLock mlock(m->pMachine COMMA_LOCKVAL_SRC_POS); // mParent is const, needs no locking
362 AutoReadLock alock(this COMMA_LOCKVAL_SRC_POS);
376 AutoWriteLock alock(this COMMA_LOCKVAL_SRC_POS);
382 AutoWriteLock mlock(m->pMachine COMMA_LOCKVAL_SRC_POS); // mParent is const, needs no locking
391 AutoReadLock alock(this COMMA_LOCKVAL_SRC_POS);
405 AutoWriteLock alock(this COMMA_LOCKVAL_SRC_POS);
411 AutoWriteLock mlock(m->pMachine COMMA_LOCKVAL_SRC_POS); // mParent is const, needs no locking
419 AutoReadLock alock(this COMMA_LOCKVAL_SRC_POS);
433 AutoWriteLock alock(this COMMA_LOCKVAL_SRC_POS);
439 AutoWriteLock mlock(m->pMachine COMMA_LOCKVAL_SRC_POS); // mParent is const, needs no locking
447 AutoReadLock alock(this COMMA_LOCKVAL_SRC_POS);
475 AutoWriteLock alock(this COMMA_LOCKVAL_SRC_POS);
495 AutoReadLock alock(this COMMA_LOCKVAL_SRC_POS);
504 AutoWriteLock alock(this COMMA_LOCKVAL_SRC_POS);
520 AutoMultiWriteLock2 alock(m->pPeer, this COMMA_LOCKVAL_SRC_POS);
528 AutoWriteLock peerlock(m->pPeer COMMA_LOCKVAL_SRC_POS);
548 AutoReadLock rl(aThat COMMA_LOCKVAL_SRC_POS);
549 AutoWriteLock wl(this COMMA_LOCKVAL_SRC_POS);
563 AutoWriteLock alock(this COMMA_LOCKVAL_SRC_POS);