Kernel: Difference between revisions

TuxSH (talk | contribs)
TuxSH (talk | contribs)
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).
|}
|}