Task thread context: Difference between revisions
Appearance
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..." |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
'''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:Glossary]] |
Latest revision as of 14:16, 14 November 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.