KSynchronizationObject: Difference between revisions

Bond697 (talk | contribs)
No edit summary
Neobrain (talk | contribs)
mNo edit summary
Line 23: Line 23:
|-
|-
| 0xC
| 0xC
| KLinkedListNode*
| [[KLinkedListNode]]*
| Pointer to first KLinkedListNode in node list of KThreads that sync with this object
| Pointer to first KLinkedListNode in node list of KThreads that sync with this object
|-
|-
| 0x10
| 0x10
| KLinkedListNode*
| [[KLinkedListNode]]*
| Pointer to last KLinkedListNode in node list of KThreads that sync with this object
| Pointer to last KLinkedListNode in node list of KThreads that sync with this object
|}
|}