Function sleep::unblock_sleeping_tasks
source · pub fn unblock_sleeping_tasks()
Expand description
Remove all tasks that have been delayed but are able to be unblocked now, the current tick count is provided by the system’s interrupt tick count.