Home
last modified time | relevance | path

Searched defs:IsSynchronized (Results 1 – 3 of 3) sorted by relevance

/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/
DHashList.cs247 public bool IsSynchronized property in Antlr.Runtime.Collections.HashList.KeyCollection
318 public bool IsSynchronized property in Antlr.Runtime.Collections.HashList.ValueCollection
446 public bool IsSynchronized property in Antlr.Runtime.Collections.HashList
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/
DSubList.cs140 public bool IsSynchronized property in Antlr.Runtime.JavaExtensions.SubList
227 public bool IsSynchronized property in Antlr.Runtime.JavaExtensions.SubList
/external/protobuf/csharp/src/Google.Protobuf/Collections/
DMapField.cs704 public bool IsSynchronized { get { return false; } } property in Google.Protobuf.Collections.MapField.MapView