KThreadContext: Difference between revisions
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 29: | Line 32: | ||
* 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 | ||