[−][src]Module sunrise_libkern::process
Data-structures related to process syscalls.
Structs
| KipHeader | Header for Kernel Builtins. Can be found in the |
| ProcInfo | Informations necessary for the create_process syscall. |
| ProcInfoFlags | Miscelaneous flags. |
| ProcessCategory | Category of the process. |
| ProcessInfoType | Kind of information to extract from a process wit |
| ProcessState | The state the process is currently in. |
Enums
| PoolPartition | Kernel memory pool. |
| ProcInfoAddrSpace | Address space type to use when creating a process. |