Task thread context: Difference between revisions
Appearance
mNo edit summary |
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. | '''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:Stub]] | [[Category:Stub]] |
Revision as of 22:59, 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.