.NET
win_sch.asc
Associated article: Inside the Windows Scheduler
Tags: .NET
_INSIDE THE WINDOWS SCHEDULER_
by Matt Pietrek
Figure 1:
//------------------STARTUP SECTION-------------------
Save registers on stack of outgoing task
Update task profiles
If ( TDB signature not OK)
goto Walk_through_task_list
Get DirectedYield field in TDB into AX; zero it out ...


