Changes

Jump to navigation Jump to search
96 bytes added ,  10:18, 18 April 2015
no edit summary
Line 44: Line 44:  
| 0x20
 
| 0x20
 
| KThread *
 
| KThread *
| Thread that has the KMutex locked - initialized to 0 if initialLocked is false when calling CreateMutex
+
| Thread that has the KMutex locked
 
|-
 
|-
 
| 0x24
 
| 0x24
Line 54: Line 54:  
| Owner
 
| Owner
 
|-
 
|-
 +
|}
 +
 +
KMutex + 0x20 is initialized to 0 if initialLocked is false when calling CreateMutex.  If initialLocked is true, the locking thread is set to the current thread.
374

edits

Navigation menu