mirror of
https://github.com/rcore-os/rCore-Tutorial-v3.git
synced 2024-11-24 18:36:24 +04:00
1 line
588 B
JavaScript
1 line
588 B
JavaScript
window.SIDEBAR_ITEMS = {"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",""]]}; |