How can i keep dispatch_level code sleep then wake?

hi,Dear everyone,
How can i keep dispatch_level code sleep then wake?
Best Regards
Anbo Peng
???y˫???+.n?+???u?ڲ˛??^r*D???kN???r??zǧu??jy???^j???ׯ??? 0?j?b??(??(

You cannot wait using KeWaitForXxxx while at DISPATCH_LEVEL. You can however
schedule a worker thread where you can wait.

Gary G. Little
Staff Engineer
Broadband Storage, Inc.
xxxxx@Broadstor.com
xxxxx@inland.net

-----Original Message-----
From: Anbo Peng [mailto:xxxxx@megatec.com.tw]
Sent: Monday, June 25, 2001 3:04 AM
To: NT Developers Interest List
Subject: [ntdev] How can i keep dispatch_level code sleep then wake?

hi,Dear everyone,
How can i keep dispatch_level code sleep then wake?
Best Regards
Anbo Peng
b???.???????v??ׯj???ey??i???(?.?˛???m??֛???zf???y?ޞ?^?~w?b??(??(


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Dear Gary,
Can you explain it in details?
Best Regards

anbo peng
----- Original Message -----
From: Gary Little
To: NT Developers Interest List
Sent: Tuesday, June 26, 2001 12:17 AM
Subject: [ntdev] RE: How can i keep dispatch_level code sleep then wake?

You cannot wait using KeWaitForXxxx while at DISPATCH_LEVEL. You can however schedule a worker thread where you can wait.
Gary G. Little
Staff Engineer
Broadband Storage, Inc.
xxxxx@Broadstor.com
xxxxx@inland.net

-----Original Message-----
From: Anbo Peng [mailto:xxxxx@megatec.com.tw]
Sent: Monday, June 25, 2001 3:04 AM
To: NT Developers Interest List
Subject: [ntdev] How can i keep dispatch_level code sleep then wake?

hi,Dear everyone,
How can i keep dispatch_level code sleep then wake?
Best Regards
Anbo Peng
b???.???????v??ׯj???ey??i???(?.?˛???m??֛???zf???y?ޞ?^?~w?b??(??(

You are currently subscribed to ntdev as: xxxxx@megatec.com.tw
To unsubscribe send a blank email to xxxxx@lists.osr.com
b???.???????&?v?'?ׯj?.n?Qyȩf??]?:.?˛???m??֛???zf???%y?ޞ?^?˛??^r*Lzfެ?…???l??ܢ

You’d do better to study Solomon and Russinovich’s “Inside Windows
2000,” since that lays out some of the underlying OS principles.


James Antognini
IBM Watson Research


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

It’s impossible.
Using a completion callback approach (or a state machine) instead.

Max
----- Original Message -----
From: Anbo Peng
To: NT Developers Interest List
Sent: Monday, June 25, 2001 2:03 PM
Subject: [ntdev] How can i keep dispatch_level code sleep then wake?

hi,Dear everyone,
How can i keep dispatch_level code sleep then wake?
Best Regards
Anbo Peng
b?????v???)??i?d?{.n???wZnV???h??{]z??b?(?(


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com