Changes

Jump to navigation Jump to search
113 bytes added ,  19:37, 10 December 2016
no edit summary
Line 1: Line 1:  
[[Category:Kernel synchronization objects]]
 
[[Category:Kernel synchronization objects]]
class [[KProcess]] extends [[KSynchronizationObject]];
+
[[Category:Kernel interrupt events]]
 +
class [[KProcess]] extends [[KSynchronizationObject]] and [[KSendableInterruptEvent]];
    
Size : 0x270 (N3DS) / 0x268 bytes (O3DS post 8.x) / 0x260 bytes (O3DS pre 8.x). 0x4D8 bytes on ARM9.
 
Size : 0x270 (N3DS) / 0x268 bytes (O3DS post 8.x) / 0x260 bytes (O3DS pre 8.x). 0x4D8 bytes on ARM9.
Line 34: Line 35:  
|-
 
|-
 
| 0x14
 
| 0x14
| u32
+
| [[KSendableInterruptEvent]]
| Unknown
+
| Interrupt event (*this) sent to terminate the process
|-
  −
| 0x18
  −
| u32
  −
| Unknown
   
|-
 
|-
 
| 0x1C
 
| 0x1C
516

edits

Navigation menu