KThread: Difference between revisions

Bond697 (talk | contribs)
added KDebugThread to KThread
Bond697 (talk | contribs)
No edit summary
Line 68: Line 68:
| 0x60
| 0x60
| u32
| u32
| Unknown list count
| Count of KMutex objects this thread is using
|-
|-
| 0x64
| 0x64
| KLinkedListNode*
| KLinkedListNode*
| First in unknown list
| Pointer to first KLinkedListNode in node list of KMutex objects this thread is using
|-
|-
| 0x68
| 0x68
| KLinkedListNode*
| KLinkedListNode*
| Last in unknown list
| Pointer to last KLinkedListNode in node list of KMutex objects this thread is using
|-
|-
| 0x6C
| 0x6C