Expand description
User task management.
Structs§
- Extended data for [
Process
]. - Task extended data for the monolithic kernel.
- Extended data for [
Thread
].
Functions§
- Add the thread and possibly its process, process group and session to the corresponding tables.
- Create a new user task.
- Update the time statistics to reflect a switch from kernel mode to user mode.
- Update the time statistics to reflect a switch from user mode to kernel mode.
- Get the time statistics for the current task.