Changes

Jump to navigation Jump to search
225 bytes added ,  19:26, 24 June 2018
no edit summary
Line 50: Line 50:  
= KLockedList =
 
= KLockedList =
 
Size: 0x28
 
Size: 0x28
 +
 +
[5.0.0]? Size: 0x20
    
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
Line 62: Line 64:  
|-
 
|-
 
| 0x20 || u64 || MaxCount
 
| 0x20 || u64 || MaxCount
 +
|}
 +
 +
[5.0.0]?:
 +
 +
{| class="wikitable" border="1"
 +
|-
 +
! Offset || Type || Description
 +
|-
 +
| 0 || [[#KLinkedListNode]] || List
 +
|-
 +
| 0x10 || [[#KMutex]] || Mutex
 +
|-
 +
| 0x18 || u64 || MaxCount
 
|}
 
|}
   Line 1,469: Line 1,484:  
= KObjectAllocator =
 
= KObjectAllocator =
 
Size: 0x50
 
Size: 0x50
 +
[5.0.0]? Size: 0x48
    
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
88

edits

Navigation menu