KSynchronizationObject
Jump to navigation
Jump to search
class KSynchronizationObject extends KAutoObject;
Size : 0x14 bytes
Offset | Type | Description |
---|---|---|
0x0 | u32 | Pointer to vtable |
0x4 | u32 | Reference count |
0x8 | u32 | Count of Threads that wait for this |
0xC | KLinkedListNode* | First |
0x10 | KLinkedListNode* | Last |