KServerPort: Difference between revisions

Bond697 (talk | contribs)
No edit summary
Bond697 (talk | contribs)
No edit summary
Line 36: Line 36:
| 0x18
| 0x18
| [[KLinkedListNode]]*
| [[KLinkedListNode]]*
| Pointer to first KLinkedListNode in the list of threads that sync with this object
| Pointer to first KLinkedListNode in the list of KServerSessions associated with this object
|-
|-
| 0x1C
| 0x1C
| [[KLinkedListNode]]*
| [[KLinkedListNode]]*
| Pointer to last KLinkedListNode in the list of threads that sync with this object
| Pointer to last KLinkedListNode in the list of KServerSessions associated with this object
|-
|-
| 0x20
| 0x20