Why INFINITE loop in a thread occupy so much CPU time??
- From: lostlander <lostlander.tom@xxxxxxxxx>
- Date: Wed, 14 Nov 2007 22:16:44 -0800 (PST)
I've got a thread:
threadFunc(LPVOID pdata)
{
while(1)......
}
why it takes so much cpu time on windows??
.
- Follow-Ups:
- Re: Why INFINITE loop in a thread occupy so much CPU time??
- From: Joseph M . Newcomer
- Re: Why INFINITE loop in a thread occupy so much CPU time??
- From: Tom Serface
- Re: Why INFINITE loop in a thread occupy so much CPU time??
- From: Doug Harrison [MVP]
- Re: Why INFINITE loop in a thread occupy so much CPU time??
- Prev by Date: Re: Thanks to Joseph M. Newcomer
- Next by Date: Re: Why INFINITE loop in a thread occupy so much CPU time??
- Previous by thread: Re: CAsyncSocket on vista
- Next by thread: Re: Why INFINITE loop in a thread occupy so much CPU time??
- Index(es):