KScheduler: Difference between revisions

Bond697 (talk | contribs)
Created page with "Category:Kernel objects"
 
Bond697 (talk | contribs)
No edit summary
Line 1: Line 1:
[[Category:Kernel objects]]
[[Category:Kernel objects]]
Size : 0x228 bytes
{| class="wikitable" border="1"
|-
!  Offset
! Type
!  Description
|-
| 0x0
| u32
| Pointer to  vtable
|-
| 0x4
| u32
| Unused
|-
| 0x8
| u32
| Count for thread switches - this is only added to if a context switch function runs but exits because the scheduler is locked by another thread.
|}