Re: threads
- From: "Chris Mullins [MVP]" <cmullins@xxxxxxxxx>
- Date: Mon, 29 Jan 2007 17:21:59 -0800
.... if the Windows Balance Set Manager has detected something funny and is
fixing it.
.... if the high priority thread has voluntarily given up it's timeslice
(Sleep).
.... if the high priority thread is blocked.
... if you have multiple processors and/or cores, it's all out the window
anyway.
--
Chris Mullins, MCSD.NET, MCPD:Enterprise, MVP C#
http://www.coversant.net/blogs/cmullins
"csharpula csharp" <csharpula@xxxxxxxxx> wrote in message
news:eYee9OvQHHA.3412@xxxxxxxxxxxxxxxxxxxxxxx
Can someone please help me with the following question:
Describe one or more situations in which a lower-priority thread is
running whereas a higher priority thread is not?
.
- References:
- threads
- From: csharpula csharp
- threads
- Prev by Date: Re: smo create database object
- Next by Date: Re: Use of unassigned local variable?
- Previous by thread: Re: threads
- Next by thread: More regular expression woes
- Index(es):
Relevant Pages
|