Emuforums.com

Go Back   Emuforums.com > Xbox Emulation > Cxbx Official Discussion
About Us Register FAQ Members List Calendar Mark Forums Read

Login to remove all ads!
Reply
 
LinkBack Thread Tools Display Modes
Old July 22nd, 2004   #1 (permalink)
Emu author
 
blueshogun96's Avatar
 
Join Date: Jun 2004
Location: Unidentified
Posts: 2,109
KeSetTimer (Not Implemented)

I was just curious if someone could tell me the significance of KeSetTimer? Sorry if this is a dumb question. I usually get this message with "Unpopular" XDK versions...
__________________

[Sagat] Windows XP x64 Pro | AMD Athlon 3000+ (~2.0GHz) | NVIDIA GeForce 6600 PCI-E | Realtek AC97 Audio | 512MB Ram | NVIDIA NForce 4-4X chipset | Seagate HDD 160GB | LG 8614 DVD-ROM | HP DVD 1040d CD/DVD -/+ RW w/ LightScribe

GeneralEmu - December 27, 2005 and beyond!
My programming, emulation and Xbox blog! - Click or die! (Updated June 26, 2008)
Visit my YouTube page! http://www.youtube.com/blueshogun96
blueshogun96 is offline   Reply With Quote
Old July 23rd, 2004   #2 (permalink)
Emu author
 
Join Date: Jun 2003
Posts: 53
KeSetTimer sets up a timer in the xbox timer queue and after the DueTime is expired the object is set to a signaled state (so all threads waiting for it can now continue) also if a DPC (deferred procedur call) was specified it is placed in the DPC execution queue, so it is executed (later when special conditions occur).

So it is nothing more than an object which is set to a special state (signaled) after a special time (DueTime).

For more information I recomend you reading the NT DDK help. You can do it online: http://msdn.microsoft.com
kingofc is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 12:06.

© 2006 - 2008 Emu Forums | About Emu Forums | Legal | A member of the Crowdgather Forum Community


Powered by vBulletin® Version 3.7.0 Release Candidate 3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5