Expand description
OS task management for processes and threads.
Modules§
Structs§
- Owned
Task Status - A handle that allows awaiting the termination of a task, and retrieving its exit code.
- Task
Join Handle - A handle that allows awaiting the termination of a task, and retrieving its exit code.
- Task
Terminated Error