KClientSession: Difference between revisions

Bond697 (talk | contribs)
No edit summary
Bond697 (talk | contribs)
No edit summary
Line 23: Line 23:
|-
|-
| 0xC
| 0xC
| u32
| KLinkedListNode*
| Pointer to itself
| Pointer to first KLinkedListNode in list of KThreads using this client session
|-
|-
| 0x10
| 0x10
| u32
| KLinkedListNode*
| Pointer identical to the one above
| Pointer to last KLinkedListNode in list of KThreads using this client session
|-
|-
| 0x14
| 0x14