[−][src]Function sunrise_kernel::scheduler::get_current_process
pub fn get_current_process() -> Arc<ProcessStruct>
Gets the ProcessStruct of the current thread, incrementing its refcount.
pub fn get_current_process() -> Arc<ProcessStruct>
Gets the ProcessStruct of the current thread, incrementing its refcount.