KProcess: Difference between revisions
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
|- | |- | ||
| 0x1C | | 0x1C | ||
| volatile | | volatile KThread* | ||
| | | 0 or pointer to the thread the currently does something with the process object. | ||
|- | |- | ||
| 0x20 | | 0x20 | ||
| s16 | | s16 | ||
| | | ? | ||
|- | |- | ||
| 0x30 | | 0x30 | ||
| KLinkedListNode* | | KLinkedListNode* | ||
| | | Points to all KMemoryBlock used by this process? | ||
|- | |- | ||
| 0x50 | | 0x50 |