Lines Matching full:held
270 /* assert: lk is only held by one thread .. */
292 /* lk must be free or already r-held. */
332 /* lock must be held by someone */
738 // Thread.lockset: each Lock in set is actually held by that thread
748 (that is, no lock is claimed to be held by more than one thread)
824 // locks held in W mode are a subset of all locks held
831 // Thread.lockset: each Lock in set is actually held by that
895 /* lock not held by anybody */
1049 /* the lock isn't held. Simple. */
1057 /* So the lock is already held. If held as a r-lock then
1063 "granted on rwlock which is currently rd-held");
1067 /* So the lock is held in w-mode. If it's held by some other
1075 "wr-held by a different thread");
1079 /* So the lock is already held in w-mode by 'thr'. That means this
1105 /* update the thread's held-locks set */
1148 /* the lock isn't held. Simple. */
1156 /* So the lock is already held. If held as a w-lock then
1162 "currently wr-held");
1167 provided it is either unlocked or already in rd-held. */
1180 /* update the thread's held-locks set */
1182 /* but don't update thr->locksetW, since lk is only rd-held */
1233 /* The lock is not held. This indicates a serious bug in the
1246 /* The lock is held. Is this thread one of the holders? If not,
1276 or a rwlock which is currently r-held. */
1286 if it's a rwlock held in r-mode, someone else could still
1290 nevertheless it still appears to be held by someone else.
1293 which in turn implies it must be r-held, since a lock
1294 can't be w-held by more than one thread. */
1295 /* The lock is now R-held by somebody else: */
1302 simultaneously), it must mean the lock is now not held by
1304 /* The lock is now not held by anybody: */
1319 /* If the lock was previously W-held, then we want to do a
1320 strong send, and if previously R-held, then a weak send. */
2040 /* it's held. So do the normal pre-unlock actions, as copied
2209 // held by any thread. Skip the "dubious" if it is held by some
2237 "associated lock is not held by any thread");
2242 "associated lock is not held by calling thread");
2259 /* returns True if it reckons 'mutex' is valid and held by this
2298 thr, "pthread_cond_{timed}wait called with un-held mutex");
2305 "held by a different thread" );
3674 between 'lk' and the locks already held by 'thr' and issue a
3694 to any of the locks already held by thr, since if any such path
3733 (old, lk) | old <- locks already held by thr
3734 Since both old and lk are currently held by thr, their acquired_at
4582 are any held locks etc in the area. Calling evh__die_mem