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..." |
mNo edit summary |
||
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: | [[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.