Changes

Jump to navigation Jump to search
74 bytes added ,  10:31, 4 October 2015
no edit summary
Line 31: Line 31:  
|-
 
|-
 
| 0x1C
 
| 0x1C
| volatile KThread*
+
| KThread*
 
| 0 or pointer to the thread the currently does something with the process object.
 
| 0 or pointer to the thread the currently does something with the process object.
 
|-
 
|-
Line 169: Line 169:  
| 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
 +
|-
 +
| 0x1C
 +
| KThread*
 +
| Thread currently running kernel code to act on this process
 
|-
 
|-
 
| 0x2C
 
| 0x2C
374

edits

Navigation menu