KProcess
Jump to navigation
Jump to search
class KProcess extends KSynchronizationObject;
Offset | Type | Description |
---|---|---|
0x0 | u32 | Pointer to vtable |
0x4 | u32 | Reference count |
0x54 | u32 | Virtual address of the MMU table for this process |
0xA8 | u32 | Pointer to KCodeSet instance |
0xAC | u32 | Process id |