Changes

32 bytes added ,  22:54, 25 June 2018
Line 23: Line 23:  
| 8 || u32 || ReferenceCount
 
| 8 || u32 || ReferenceCount
 
|-
 
|-
| 0x10 || KLinkedListNode || List, not always initialized (e.g. not when a sync object?)
+
| 0x10 || KLinkedListNode || Intrusive list, links to other instances of the same class (managed by a KObjectAllocator).
 
|}
 
|}
  
88

edits