KSynchronizationObject: Difference between revisions
No edit summary |
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 | ||
|} | |} |