mirror of
https://github.com/rcore-os/rCore-Tutorial-v3.git
synced 2024-11-25 02:46:23 +04:00
1 line
459 B
JavaScript
1 line
459 B
JavaScript
window.SIDEBAR_ITEMS = {"fn":[["add_initproc",""],["block_current_and_run_next",""],["check_signals_of_current",""],["current_add_signal",""],["exit_current_and_run_next","Exit the current ‘Running’ task and run the next task in task list."],["remove_inactive_task",""],["suspend_current_and_run_next",""]],"mod":[["context",""],["id",""],["manager",""],["process",""],["processor",""],["signal",""],["switch",""],["task",""]],"struct":[["INITPROC",""]]}; |