Home
last modified time | relevance | path

Searched refs:TryTakeFromAny (Results 1 – 18 of 18) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections.Concurrent/tests/
H A DBlockingCollectionTests.cs171 Assert.Equal(1, BlockingCollection<int>.TryTakeFromAny(producerArray, out ignored, -1)); in TestBugFix914998()
393 …Assert.Throws<ObjectDisposedException>(() => BlockingCollection<int>.TryTakeFromAny(blockingCollec… in Test4_Dispose()
394 …Assert.Throws<ObjectDisposedException>(() => BlockingCollection<int>.TryTakeFromAny(blockingCollec… in Test4_Dispose()
395 …Assert.Throws<ObjectDisposedException>(() => BlockingCollection<int>.TryTakeFromAny(blockingCollec… in Test4_Dispose()
929 …Assert.Throws<ArgumentOutOfRangeException>(() => BlockingCollection<int>.TryTakeFromAny(blockingCo… in Test20_TakeAnyExceptions()
930 …Assert.Throws<ArgumentOutOfRangeException>(() => BlockingCollection<int>.TryTakeFromAny(blockingCo… in Test20_TakeAnyExceptions()
932 …rows<ArgumentException>("collections", () => BlockingCollection<int>.TryTakeFromAny(new BlockingCo… in Test20_TakeAnyExceptions()
933 …rows<ArgumentException>("collections", () => BlockingCollection<int>.TryTakeFromAny(new BlockingCo… in Test20_TakeAnyExceptions()
934 …Assert.Throws<ArgumentNullException>(() => BlockingCollection<int>.TryTakeFromAny(null, out item) … in Test20_TakeAnyExceptions()
1082 … indexOfCollectionThatAcceptedTheOperation = BlockingCollection<int>.TryTakeFromAny(blockingCollec… in AddAnyTakeAny()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections.Concurrent/src/System/Collections/Concurrent/
H A DBlockingCollection.cs1230 public static int TryTakeFromAny(BlockingCollection<T>[] collections, out T item) in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1232 return TryTakeFromAny(collections, out item, 0); in TryTakeFromAny()
1261 …public static int TryTakeFromAny(BlockingCollection<T>[] collections, out T item, TimeSpan timeout) in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1291 …public static int TryTakeFromAny(BlockingCollection<T>[] collections, out T item, int milliseconds… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1325 …public static int TryTakeFromAny(BlockingCollection<T>[] collections, out T item, int milliseconds… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/sys/system/collections/concurrent/
H A DBlockingCollection.cs1244 public static int TryTakeFromAny(BlockingCollection<T>[] collections, out T item) in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1246 return TryTakeFromAny(collections, out item, 0); in TryTakeFromAny()
1275 …public static int TryTakeFromAny(BlockingCollection<T>[] collections, out T item, TimeSpan timeout) in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1305 …public static int TryTakeFromAny(BlockingCollection<T>[] collections, out T item, int milliseconds… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1339 …public static int TryTakeFromAny(BlockingCollection<T>[] collections, out T item, int milliseconds… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections.Concurrent/ref/
H A DSystem.Collections.Concurrent.cs53 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
54 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
55 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
56 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs404 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
405 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
406 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
407 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs407 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
408 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
409 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
410 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs402 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
403 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
404 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
405 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs403 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
404 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
405 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
406 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs2065 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
2066 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
2067 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
2068 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs1852 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1853 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1854 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1855 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs1869 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1870 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1871 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1872 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs1869 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1870 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1871 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1872 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs1852 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1853 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1854 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1855 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs1852 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1853 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1854 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1855 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs1861 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1862 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1863 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1864 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs2125 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
2126 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
2127 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
2128 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs1869 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1870 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1871 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
1872 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs2116 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
2117 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
2118 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection
2119 …public static int TryTakeFromAny(System.Collections.Concurrent.BlockingCollection<T>[] collections… in TryTakeFromAny() method in System.Collections.Concurrent.BlockingCollection