Home
last modified time | relevance | path

Searched refs:postPhaseAction (Results 1 – 17 of 17) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Threading/src/System/Threading/
H A DBarrier.cs218 public Barrier(int participantCount, Action<Barrier> postPhaseAction) in Barrier() argument
226 _postPhaseAction = postPhaseAction; in Barrier()
233 if (postPhaseAction != null) in Barrier()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/sys/system/threading/
H A DBarrier.cs233 public Barrier(int participantCount, Action<Barrier> postPhaseAction) in Barrier() argument
241 m_postPhaseAction = postPhaseAction; in Barrier()
248 if (postPhaseAction != null && !ExecutionContext.IsFlowSuppressed()) in Barrier()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Threading/ref/
H A DSystem.Threading.cs54 … public Barrier(int participantCount, System.Action<System.Threading.Barrier> postPhaseAction) { } in Barrier() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs9984 … public Barrier(int participantCount, System.Action<System.Threading.Barrier> postPhaseAction) { } in Barrier() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs10156 … public Barrier(int participantCount, System.Action<System.Threading.Barrier> postPhaseAction) { } in Barrier() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs9985 … public Barrier(int participantCount, System.Action<System.Threading.Barrier> postPhaseAction) { } in Barrier() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs10155 … public Barrier(int participantCount, System.Action<System.Threading.Barrier> postPhaseAction) { } in Barrier() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs12802 … public Barrier(int participantCount, System.Action<System.Threading.Barrier> postPhaseAction) { } in Barrier() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs13359 … public Barrier(int participantCount, System.Action<System.Threading.Barrier> postPhaseAction) { } in Barrier() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs13410 … public Barrier(int participantCount, System.Action<System.Threading.Barrier> postPhaseAction) { } in Barrier() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs13394 … public Barrier(int participantCount, System.Action<System.Threading.Barrier> postPhaseAction) { } in Barrier() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs13359 … public Barrier(int participantCount, System.Action<System.Threading.Barrier> postPhaseAction) { } in Barrier() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs13359 … public Barrier(int participantCount, System.Action<System.Threading.Barrier> postPhaseAction) { } in Barrier() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs13380 … public Barrier(int participantCount, System.Action<System.Threading.Barrier> postPhaseAction) { } in Barrier() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs13716 … public Barrier(int participantCount, System.Action<System.Threading.Barrier> postPhaseAction) { } in Barrier() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs13410 … public Barrier(int participantCount, System.Action<System.Threading.Barrier> postPhaseAction) { } in Barrier() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs13638 … public Barrier(int participantCount, System.Action<System.Threading.Barrier> postPhaseAction) { } in Barrier() argument