KDebugThread: Difference between revisions
Jump to navigation
Jump to search
Begun KDebugThread |
No edit summary |
||
Line 37: | Line 37: | ||
| u8 | | u8 | ||
| Unknown | | Unknown | ||
|- | |||
| 0x10 | |||
| u32 | |||
| ID of the current thread (?) | |||
|} | |} |
Revision as of 14:35, 8 December 2016
Size : 0x18 bytes
Offset | Type | Description |
---|---|---|
0x0 | KThread* | Pointer to KThread object this KDebugThread is linked to |
0x4 | u8 | Unknown |
0x5 | u8 | Unknown |
0x6 | u8 | Unknown |
0x7 | u8 | Unknown |
0x8 | u8 | Unknown |
0x9 | u8 | Unknown |
0x10 | u32 | ID of the current thread (?) |