Lifecycle management of threads #29

Merged
harraiken merged 240 commits from threads into master 2026-09-07 13:45:09 +02:00
Showing only changes of commit d6f925ebfd - Show all commits

View File

@@ -116,7 +116,7 @@ KE::Apc::HandleApcInterrupt(IN PKTRAP_FRAME TrapFrame)
* Supplies a pointer to routine called on thread exit.
*
* @param NormalRoutine
* Supplies a pointer to routine called at IRQL 0.
* Supplies a pointer to routine called at PASSIVE_LEVEL.
*
* @param ApcMode
* Specifies processor mode, in which NormalRoutine gets called.