KServerPort: Difference between revisions
Adjustments |
No edit summary |
||
Line 23: | Line 23: | ||
|- | |- | ||
| 0xC | | 0xC | ||
| | | KLinkedListNode* | ||
| Pointer to first KLinkedListNode in a list of KThreads that use this port | | Pointer to first KLinkedListNode in a list of KThreads that use this port | ||
|- | |- | ||
| 0x10 | | 0x10 | ||
| | | KLinkedListNode* | ||
| Pointer to last KLinkedListNode in a list of KThreads that use this port | | Pointer to last KLinkedListNode in a list of KThreads that use this port | ||
|- | |- |