pub fn take_current_task() -> Option<Arc<TaskControlBlock>>
Expand description

Get current task through take, leaving a None in its place