Module kernel::task

source ·
Expand description

Tasks (threads and processes).

C header: include/linux/sched.h.

Structs

  • Wraps the kernel’s struct task_struct.
This documentation is an old archive. Please see https://rust.docs.kernel.org instead.