create_kernel_task_and_unlocked

Function create_kernel_task_and_unlocked 

Source
pub fn create_kernel_task_and_unlocked() -> (Arc<Kernel>, AutoReleasableTask, &'static mut Locked<Unlocked>)
👎Deprecated: Do not add new callers, use spawn_kernel_and_run() instead.