KServerSession: 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 session data node
| Pointer to first KLinkedListNode in list of KThreads using this server session
|-
|-
| 0x10
| 0x10
| u32
| KLinkedListNode*
| Pointer to the same session data node
| Pointer to last KLinkedListNode in list of KThreads using this server session
|-
|-
| 0x14
| 0x14