rCore-Tutorial-v3/ch5-dev/os/task/pid/sidebar-items.js
2022-06-23 17:00:55 +00:00

1 line
320 B
JavaScript

initSidebarItems({"fn":[["kernel_stack_position","Return (bottom, top) of a kernel stack in kernel space."],["pid_alloc","Allocate a pid from PID_ALLOCATOR"]],"struct":[["KernelStack","Kernelstack for app"],["PID_ALLOCATOR",""],["PidAllocator","Pid Allocator struct"],["PidHandle","Bind pid lifetime to `PidHandle`"]]});