KThreadContext: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
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]] |