KScheduler

From 3dbrew
Revision as of 19:40, 18 March 2015 by Bond697 (talk | contribs)
Jump to navigation Jump to search


Size : 0x228 bytes

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.
0xC bool Context switch needed
0xD bool Context switch started during interrupt
0xE bool Trigger CPU cross-core interrupt (interrupt 8)
0xF bool Post-interrupt rescheduling needed