rCore-Tutorial-v3/ch7/os/task/sidebar-items.js

1 line
583 B
JavaScript
Raw Normal View History

initSidebarItems({"constant":[["IDLE_PID","pid of usertests app in make run TEST=1"]],"fn":[["add_initproc",""],["call_kernel_signal_handler",""],["call_user_signal_handler",""],["check_pending_signals",""],["check_signals_error_of_current",""],["current_add_signal",""],["exit_current_and_run_next","Exit the current Running task and run the next task in task list."],["handle_signals",""],["suspend_current_and_run_next",""]],"mod":[["action",""],["context",""],["manager",""],["pid",""],["processor",""],["signal",""],["switch",""],["task",""]],"struct":[["INITPROC",""]]});