Function aster_frame::task::current_task
source · pub fn current_task() -> Option<Arc<Task>>Expand description
Retrieves the current task running on the processor.
pub fn current_task() -> Option<Arc<Task>>Retrieves the current task running on the processor.