KProcess: Difference between revisions

Bond697 (talk | contribs)
No edit summary
No edit summary
Line 19: Line 19:
|-
|-
| 0x1C
| 0x1C
| volatile Kthread*
| volatile KThread*
| null or pointer to the thread the currently dose something with the process obj.
| 0 or pointer to the thread the currently does something with the process object.
|-
|-
| 0x20
| 0x20
| s16
| s16
| unk.
| ?
|-
|-
| 0x30
| 0x30
| KLinkedListNode*
| KLinkedListNode*
| points to all KMemoryBlock used by this process?
| Points to all KMemoryBlock used by this process?
|-
|-
| 0x50
| 0x50