Line 40:
Line 40:
| 0x1C
| 0x1C
| u32
| u32
−
| 1 if locked, 0 if unlocked
+
| -
|-
|-
| 0x20
| 0x20
Line 56:
Line 56:
|}
|}
−
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.
+
-