KThreadContext: Difference between revisions

Bond697 (talk | contribs)
No edit summary
Neobrain (talk | contribs)
mNo edit summary
Line 1: Line 1:
[[Category:Kernel objects]]
Size : 0x1000 bytes (1 page)
Size : 0x1000 bytes (1 page)


{| class="wikitable" border="1"
{| class="wikitable" border="1"
Line 32: Line 29:
* Check if that core's KScheduler object indicates that it needs switching again and exit if it does not
* Check if that core's KScheduler object indicates that it needs switching again and exit if it does not
* Otherwise, run the thread scheduler again and repeat all the steps to switch contexts again
* Otherwise, run the thread scheduler again and repeat all the steps to switch contexts again
[[Category:Kernel objects]]