Home
last modified time | relevance | path

Searched refs:RemoveParticipants (Results 1 – 22 of 22) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.Threading/
H A DBarrierTest.cs67 barrier.RemoveParticipants (3); in RemoveParticipantTest()
74 barrier.RemoveParticipants (participants - 2); in SignalTest()
83 barrier.RemoveParticipants (participants - 2); in RemoveTriggeringTest()
84 barrier.RemoveParticipants (2); in RemoveTriggeringTest()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Threading/tests/
H A DBarrierTests.cs147 b.RemoveParticipants(1); in RemovingParticipants()
148 Assert.Throws<ArgumentOutOfRangeException>(() => b.RemoveParticipants(1)); in RemovingParticipants()
151 Assert.Throws<ArgumentOutOfRangeException>(() => b.RemoveParticipants(2)); in RemovingParticipants()
168 b.RemoveParticipants(2); // Legal. Succeeds. in RemovingWaitingParticipants()
172 …Assert.Throws<ArgumentOutOfRangeException>(() => b.RemoveParticipants(20)); // Too few total to re… in RemovingWaitingParticipants()
176 …Assert.Throws<InvalidOperationException>(() => b.RemoveParticipants(2)); // Too few remaining to r… in RemovingWaitingParticipants()
233 b.RemoveParticipants(participantsToRemove); in RunBarrierTest5_RemoveParticipants()
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/rtc/
H A Dremove_participants.go25 func (client *Client) RemoveParticipants(request *RemoveParticipantsRequest) (response *RemoveParti… func
40 response, err := client.RemoveParticipants(request)
64 response, err = client.RemoveParticipants(request)
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/rtc/
H A Dremove_participants.go24 func (client *Client) RemoveParticipants(request *RemoveParticipantsRequest) (response *RemoveParti… func
37 response, err := client.RemoveParticipants(request)
59 response, err = client.RemoveParticipants(request)
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/rtc/
H A Dremove_participants.go25 func (client *Client) RemoveParticipants(request *RemoveParticipantsRequest) (response *RemoveParti… func
40 response, err := client.RemoveParticipants(request)
64 response, err = client.RemoveParticipants(request)
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Threading/src/System/Threading/
H A DBarrier.cs409 RemoveParticipants(1); in RemoveParticipant()
424 public void RemoveParticipants(int participantCount) in RemoveParticipants() method in System.Threading.Barrier
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/sys/system/threading/
H A DBarrier.cs425 RemoveParticipants(1); in RemoveParticipant()
440 public void RemoveParticipants(int participantCount) in RemoveParticipants() method in System.Threading.Barrier
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Threading/ref/
H A DSystem.Threading.cs63 public void RemoveParticipants(int participantCount) { } in RemoveParticipants() method in System.Threading.Barrier
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs9993 public void RemoveParticipants(int participantCount) { } in RemoveParticipants() method in System.Threading.Barrier
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs10165 public void RemoveParticipants(int participantCount) { } in RemoveParticipants() method in System.Threading.Barrier
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs9994 public void RemoveParticipants(int participantCount) { } in RemoveParticipants() method in System.Threading.Barrier
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs10164 public void RemoveParticipants(int participantCount) { } in RemoveParticipants() method in System.Threading.Barrier
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs12812 public void RemoveParticipants(int participantCount) { } in RemoveParticipants() method in System.Threading.Barrier
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs13368 public void RemoveParticipants(int participantCount) { } in RemoveParticipants() method in System.Threading.Barrier
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs13419 public void RemoveParticipants(int participantCount) { } in RemoveParticipants() method in System.Threading.Barrier
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs13403 public void RemoveParticipants(int participantCount) { } in RemoveParticipants() method in System.Threading.Barrier
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs13368 public void RemoveParticipants(int participantCount) { } in RemoveParticipants() method in System.Threading.Barrier
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs13368 public void RemoveParticipants(int participantCount) { } in RemoveParticipants() method in System.Threading.Barrier
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs13389 public void RemoveParticipants(int participantCount) { } in RemoveParticipants() method in System.Threading.Barrier
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs13725 public void RemoveParticipants(int participantCount) { } in RemoveParticipants() method in System.Threading.Barrier
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs13419 public void RemoveParticipants(int participantCount) { } in RemoveParticipants() method in System.Threading.Barrier
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs13647 public void RemoveParticipants(int participantCount) { } in RemoveParticipants() method in System.Threading.Barrier