Jump to content

Task thread context: Difference between revisions

From EDM2
Created page with ""task thread context": a thread that will execute the strategy section, an IDC call, a context hook handler or any other device driver entry point except for interrupt handler or..."
 
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
"task thread context": a thread that will execute the strategy section, an IDC call, a context hook handler or any other device driver entry point except for interrupt handler or timer tick handler.
'''Task thread context''' is a thread that will execute the strategy section, an IDC call, a context hook handler or any other device driver [[entry point]] except for interrupt handler or timer tick handler.


[[Category:Glossary]]
[[Category:Stub]]

Revision as of 22:58, 28 October 2017

Task thread context is a thread that will execute the strategy section, an IDC call, a context hook handler or any other device driver entry point except for interrupt handler or timer tick handler.