KObjectMutex: Difference between revisions

Created page with "Category:Kernel objects Size : 0x8 bytes This is used to provide thread-safety when manipulating kernel objects such as KProcessHwInfo, KProcess#KProcessHandleTable..."
 
mNo edit summary
 
Line 16: Line 16:
| 0x4
| 0x4
| s16
| s16
| Incremented at the start of each "try-acquire" loop, then decremented. Used to detect errors (kernelpanic if > 0)
| Incremented at the start of each "try-acquire" loop, then decremented. Used to detect errors (error if counter > 0)
|-
|-
| 0x6
| 0x6