Changes

Jump to navigation Jump to search
137 bytes added ,  10:28, 12 December 2016
no edit summary
Line 1: Line 1:  
[[Category:Kernel synchronization objects]]
 
[[Category:Kernel synchronization objects]]
class [[KDebug]] extends [[KSynchronizationObject]];
+
[[Category:Kernel interrupt events]]
 +
class [[KDebug]] extends [[KSynchronizationObject]] and [[KSendableInterruptEvent]];
    
Size : 0xA0 bytes
 
Size : 0xA0 bytes
Line 29: Line 30:  
| KLinkedListNode*
 
| KLinkedListNode*
 
| Pointer to last KLinkedListNode in node list of KThreads that sync with this object
 
| Pointer to last KLinkedListNode in node list of KThreads that sync with this object
 +
|-
 +
| 0x14
 +
| [[KSendableInterruptEvent]]
 +
| Process termination event
 
|-
 
|-
 
| 0x2C
 
| 0x2C
516

edits

Navigation menu