KSynchronizationObject: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 11: | Line 11: | ||
|- | |- | ||
| 0x0 | | 0x0 | ||
| | | [[KAutoObject]] | ||
| | | Base object | ||
|- | |- | ||
| 0x8 | | 0x8 | ||
| [[KLinkedList]] | |||
| List of KThreads that sync with this object | |||
| [[ | |||
| | |||
|} | |} | ||
Revision as of 02:52, 31 January 2016
class KSynchronizationObject extends KAutoObject;
Size : 0x14 bytes
| Offset | Type | Description |
|---|---|---|
| 0x0 | KAutoObject | Base object |
| 0x8 | KLinkedList | List of KThreads that sync with this object |