Blocking thread for a time period
From: Leesei (someone_at_microsoft.com)
Date: 10/27/04
- Next message: Jochen Kalmbach: "Re: Context switch for a witing thread"
- Previous message: Leesei: "Re: Context switch for a witing thread"
- Next in thread: Jochen Kalmbach: "Re: Blocking thread for a time period"
- Reply: Jochen Kalmbach: "Re: Blocking thread for a time period"
- Reply: hector: "Re: Blocking thread for a time period"
- Reply: Pavel A.: "RE: Blocking thread for a time period"
- Reply: Leesei: "Re: Blocking thread for a time period"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 27 Oct 2004 17:57:49 +0800
If I have to block a thread for a specific time period (with good precision,
so Sleep() is out of the question), would you recommand me to use
WaitableTimer() or MMTimer's timeSetEvent()?
Best,
LEE
- Next message: Jochen Kalmbach: "Re: Context switch for a witing thread"
- Previous message: Leesei: "Re: Context switch for a witing thread"
- Next in thread: Jochen Kalmbach: "Re: Blocking thread for a time period"
- Reply: Jochen Kalmbach: "Re: Blocking thread for a time period"
- Reply: hector: "Re: Blocking thread for a time period"
- Reply: Pavel A.: "RE: Blocking thread for a time period"
- Reply: Leesei: "Re: Blocking thread for a time period"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|