rCore-Tutorial-v3/ch5/os/task/manager/sidebar-items.js
2022-04-24 02:49:23 +00:00

1 line
228 B
JavaScript

initSidebarItems({"fn":[["add_task","Interface offered to add task"],["fetch_task","Interface offered to pop the first task"]],"struct":[["TASK_MANAGER",""],["TaskManager","A array of `TaskControlBlock` that is thread-safe"]]});