KServerPort: Difference between revisions

Bond697 (talk | contribs)
No edit summary
Bond697 (talk | contribs)
No edit summary
Line 24: Line 24:
| 0xC
| 0xC
| KLinkedListNode*
| KLinkedListNode*
| Pointer to first KLinkedListNode in a list of KThreads that use this port
| Pointer to first KLinkedListNode in a list of KThreads that sync with this port
|-
|-
| 0x10
| 0x10
| KLinkedListNode*  
| KLinkedListNode*  
| Pointer to last KLinkedListNode in a list of KThreads that use this port
| Pointer to last KLinkedListNode in a list of KThreads that sync with this port
|-
|-
| 0x14
| 0x14