Kernel: Difference between revisions
| Line 187: | Line 187: | ||
|- | |- | ||
| 0x530 | | 0x530 | ||
| | | KLinkedListNode<KThread> | ||
| ExceptionThreadList | |||
| | |||
|- | |- | ||
| 0x540 | | 0x540 | ||
| | | KThread* | ||
| ExceptionThread | | ExceptionThread | ||
|- | |- | ||
| 0x548 | | 0x548 | ||
| KLinkedListNode | | KLinkedListNode<KThread> | ||
| ThreadList | | ThreadList | ||
|- | |- | ||