rCore-Tutorial-v3/ch2-dev/os/batch/sidebar-items.js
2022-06-23 13:36:48 +00:00

1 line
387 B
JavaScript

initSidebarItems({"constant":[["APP_BASE_ADDRESS",""],["APP_SIZE_LIMIT",""],["KERNEL_STACK_SIZE",""],["MAX_APP_NUM",""],["USER_STACK_SIZE",""]],"fn":[["init","init batch subsystem"],["print_app_info","print apps info"],["run_next_app","run next app"]],"static":[["KERNEL_STACK",""],["USER_STACK",""]],"struct":[["APP_MANAGER",""],["AppManager",""],["KernelStack",""],["UserStack",""]]});