Home
last modified time | relevance | path

Searched refs:ProcessThreadCollection (Results 1 – 25 of 36) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.Process/src/System/Diagnostics/
H A DProcessThreadCollection.cs13 public class ProcessThreadCollection : ReadOnlyCollectionBase class
18 protected ProcessThreadCollection() in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection
25 public ProcessThreadCollection(ProcessThread[] processThreads) in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection
H A DProcess.cs32 private ProcessThreadCollection _threads;
597 public ProcessThreadCollection Threads
611ProcessThreadCollection newThreads = new ProcessThreadCollection(newThreadsArray);
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.Process/tests/
H A DProcessThreadTests.cs22 ProcessThreadCollection threadCollection = _process.Threads; in TestCommonPriorityAndTimeProperties()
77 ProcessThreadCollection threads = p.Threads; in TestStartTimeProperty_OSX()
101 ProcessThreadCollection threads = p.Threads; in TestStartTimeProperty()
148 ProcessThreadCollection threads = p.Threads; in TestStartAddressProperty()
H A DProcessCollectionTests.cs71 ProcessThreadCollection threadCollection = new ProcessThreadCollection(tArray); in TestThreadCollectionBehavior()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/services/monitoring/system/diagnosticts/
H A DProcessThreadCollection.cs18 public class ProcessThreadCollection : ReadOnlyCollectionBase { class
22 protected ProcessThreadCollection() { in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection
28 public ProcessThreadCollection(ProcessThread[] processThreads) { in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection
H A DProcess.cs65 ProcessThreadCollection threads;
1088 public ProcessThreadCollection Threads {
1099ProcessThreadCollection newThreads = new ProcessThreadCollection(newThreadsArray);
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.Process/ref/
H A DSystem.Diagnostics.Process.cs91 public System.Diagnostics.ProcessThreadCollection Threads { get { throw null; } }
206 public partial class ProcessThreadCollection : System.Collections.ReadOnlyCollectionBase class
208 protected ProcessThreadCollection() { } in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection
209 public ProcessThreadCollection(System.Diagnostics.ProcessThread[] processThreads) { } in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection
/dports/lang/mono/mono-5.10.1.57/mcs/class/Facades/System.Diagnostics.Process/
H A DTypeForwarders.cs32 …time.CompilerServices.TypeForwardedToAttribute(typeof(System.Diagnostics.ProcessThreadCollection))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/Facades/
H A DSystem.Diagnostics.Process.cs25 …time.CompilerServices.TypeForwardedToAttribute(typeof(System.Diagnostics.ProcessThreadCollection))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/Facades/
H A DSystem.Diagnostics.Process.cs26 …time.CompilerServices.TypeForwardedToAttribute(typeof(System.Diagnostics.ProcessThreadCollection))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/Facades/
H A DSystem.Diagnostics.Process.cs26 …time.CompilerServices.TypeForwardedToAttribute(typeof(System.Diagnostics.ProcessThreadCollection))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/Facades/
H A DSystem.Diagnostics.Process.cs26 …time.CompilerServices.TypeForwardedToAttribute(typeof(System.Diagnostics.ProcessThreadCollection))]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Diagnostics/
H A DProcess.cs403 public ProcessThreadCollection Threads {
408 …threads = new ProcessThreadCollection(new ProcessThread [GetProcessData (processId, 0, out error)]…
/dports/databases/db5/db-5.3.28/test/csharp/
H A DDatabaseEnvironmentTest.cs909 ProcessThreadCollection thrds = pcs.Threads; in ThrdAlive()
/dports/databases/db18/db-18.1.40/test/csharp/
H A DDatabaseEnvironmentTest.cs954 ProcessThreadCollection thrds = pcs.Threads; in ThrdAlive()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/
H A Dcommon.sources846 ../referencesource/System/services/monitoring/system/diagnosticts/ProcessThreadCollection.cs
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs4346 public System.Diagnostics.ProcessThreadCollection Threads { get { throw null; } }
4660 public partial class ProcessThreadCollection : System.Collections.ReadOnlyCollectionBase class
4662 protected ProcessThreadCollection() { } in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection
4663 public ProcessThreadCollection(System.Diagnostics.ProcessThread[] processThreads) { } in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs4364 public System.Diagnostics.ProcessThreadCollection Threads { get { throw null; } }
4695 public partial class ProcessThreadCollection : System.Collections.ReadOnlyCollectionBase class
4697 protected ProcessThreadCollection() { } in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection
4698 public ProcessThreadCollection(System.Diagnostics.ProcessThread[] processThreads) { } in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs4344 public System.Diagnostics.ProcessThreadCollection Threads { get { throw null; } }
4658 public partial class ProcessThreadCollection : System.Collections.ReadOnlyCollectionBase class
4660 protected ProcessThreadCollection() { } in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection
4661 public ProcessThreadCollection(System.Diagnostics.ProcessThread[] processThreads) { } in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs4360 public System.Diagnostics.ProcessThreadCollection Threads { get { throw null; } }
4691 public partial class ProcessThreadCollection : System.Collections.ReadOnlyCollectionBase class
4693 protected ProcessThreadCollection() { } in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection
4694 public ProcessThreadCollection(System.Diagnostics.ProcessThread[] processThreads) { } in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs6952 public System.Diagnostics.ProcessThreadCollection Threads { get { throw null; } }
7195 public partial class ProcessThreadCollection : System.Collections.ReadOnlyCollectionBase class
7197 protected ProcessThreadCollection() { } in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection
7198 public ProcessThreadCollection(System.Diagnostics.ProcessThread[] processThreads) { } in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs6671 public System.Diagnostics.ProcessThreadCollection Threads { get { throw null; } }
6914 public partial class ProcessThreadCollection : System.Collections.ReadOnlyCollectionBase class
6916 protected ProcessThreadCollection() { } in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection
6917 public ProcessThreadCollection(System.Diagnostics.ProcessThread[] processThreads) { } in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs6893 public System.Diagnostics.ProcessThreadCollection Threads { get { throw null; } }
7131 public partial class ProcessThreadCollection : System.Collections.ReadOnlyCollectionBase class
7133 protected ProcessThreadCollection() { } in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection
7134 public ProcessThreadCollection(System.Diagnostics.ProcessThread[] processThreads) { } in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs6917 public System.Diagnostics.ProcessThreadCollection Threads { get { throw null; } }
7160 public partial class ProcessThreadCollection : System.Collections.ReadOnlyCollectionBase class
7162 protected ProcessThreadCollection() { } in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection
7163 public ProcessThreadCollection(System.Diagnostics.ProcessThread[] processThreads) { } in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs6917 public System.Diagnostics.ProcessThreadCollection Threads { get { throw null; } }
7159 public partial class ProcessThreadCollection : System.Collections.ReadOnlyCollectionBase class
7161 protected ProcessThreadCollection() { } in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection
7162 public ProcessThreadCollection(System.Diagnostics.ProcessThread[] processThreads) { } in ProcessThreadCollection() method in System.Diagnostics.ProcessThreadCollection

12