KProcess: Difference between revisions
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
| u32 | | u32 | ||
| Reference count | | Reference count | ||
|- | |||
| 0x1C | |||
| volatile Kthread* | |||
| null or pointer to the thread the currently dose something with the process obj. | |||
|- | |||
| 0x20 | |||
| s16 | |||
| unk. | |||
|- | |||
| 0x30 | |||
| KLinkedListNode* | |||
| points to all KMemoryBlock used by this process? | |||
|- | |- | ||
| 0x50 | | 0x50 |