Searched refs:GuardedBy (Results 1 – 7 of 7) sorted by relevance
31 import javax.annotation.concurrent.GuardedBy;224 @GuardedBy("monitor.lock")268 @GuardedBy("lock")777 @GuardedBy("lock")803 @GuardedBy("lock")811 @GuardedBy("lock")819 @GuardedBy("lock")848 @GuardedBy("lock")866 @GuardedBy("lock")899 @GuardedBy("lock")
32 import javax.annotation.concurrent.GuardedBy;330 @GuardedBy("lock")
60 import javax.annotation.concurrent.GuardedBy;554 @GuardedBy("Segment.this")560 @GuardedBy("Segment.this")572 @GuardedBy("Segment.this")1083 @GuardedBy("Segment.this")1096 @GuardedBy("Segment.this")1118 @GuardedBy("Segment.this")1131 @GuardedBy("Segment.this")1165 @GuardedBy("Segment.this")1178 @GuardedBy("Segment.this")[all …]
36 import javax.annotation.concurrent.GuardedBy;288 @GuardedBy("ComputingValueReference.this") // writes
80 import javax.annotation.concurrent.GuardedBy;586 @GuardedBy("Segment.this")592 @GuardedBy("Segment.this")604 @GuardedBy("Segment.this")1181 @GuardedBy("Segment.this")1194 @GuardedBy("Segment.this")1228 @GuardedBy("Segment.this")1241 @GuardedBy("Segment.this")1275 @GuardedBy("Segment.this")1288 @GuardedBy("Segment.this")[all …]
36 public @interface GuardedBy { annotation
743 def GuardedBy : InheritableAttr {