KSynchronizationObject: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Smea (talk | contribs)
mNo edit summary
Bond697 (talk | contribs)
No edit summary
Line 3: Line 3:


Size : 0x14 bytes
Size : 0x14 bytes
{| class="wikitable" border="1"
|-
!  Offset
! Type
!  Description
|-
| 0x0
| u32
| Pointer to vtable
|-
| 0x4
| u32
| Reference count
|}

Revision as of 05:36, 21 February 2015

class KSynchronizationObject extends KAutoObject;

Size : 0x14 bytes

Offset Type Description
0x0 u32 Pointer to vtable
0x4 u32 Reference count