[Mono-bugs] [Bug 32985][Wis] New - No priority support for threads
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
29 Oct 2002 18:13:25 -0000
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by t.fransen@mailned.nl.
http://bugzilla.ximian.com/show_bug.cgi?id=32985
--- shadow/32985 Tue Oct 29 13:13:25 2002
+++ shadow/32985.tmp.14406 Tue Oct 29 13:13:25 2002
@@ -0,0 +1,41 @@
+Bug#: 32985
+Product: Mono/Runtime
+Version: unspecified
+OS: Red Hat 7.3
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: T.Fransen@mailned.nl
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: No priority support for threads
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem:
+The thread support does not include thread priorities. I wonder if there
+is support for process priority classes. In MS .NET the process priority
+class determines the base priority class for a thread.
+See System.Diagnostics.Process ==> get/set PriorityClass
+
+Steps to reproduce the problem:
+1.
+2.
+3.
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen?
+
+
+Additional Information: