Changes

340 bytes added ,  08:07, 11 February 2015
Added objects to KThread
Line 17: Line 17:  
| u32
 
| u32
 
| Reference count
 
| Reference count
 +
|-
 +
| 0x14
 +
| u32
 +
| Start of 0x10 byte unnamed kernel object in KThread
 +
|-
 +
| 0x24
 +
| u32
 +
| Start of 0x8 byte unnamed kernel object in KThread
 +
|-
 +
| 0x2C
 +
| u32
 +
| Start of unnamed kernel object of undetermined size in KThread
 
|-
 
|-
 
| 0x3C
 
| 0x3C
Line 24: Line 36:  
| 0x40
 
| 0x40
 
| u32
 
| u32
| Arbitration ???
+
| Pointer to object the KThread is waiting on- can be a timer, event, session, etc.
 
|-
 
|-
 
| 0x48
 
| 0x48
 
| u32
 
| u32
| Arbitration ???
+
| Double pointer to KThread of unknown use/creation - used in scheduler
 
|-
 
|-
 
| 0x4C
 
| 0x4C
374

edits