KProcess: Difference between revisions
m grammar |
mNo edit summary |
||
| Line 43: | Line 43: | ||
| u32 | | u32 | ||
| Process id, this always begins at 0x0 for the first process. | | Process id, this always begins at 0x0 for the first process. | ||
| | |||
|- | |||
| 0xB8 | |||
| KThread* | |||
| Pointer to the process's main (?) thread. | |||
|} | |} | ||