Expand description
Delay and sleep primitives.
This module contains the kernel APIs related to delay and sleep that have been ported or wrapped for usage by Rust code in the kernel.
C header: include/linux/delay.h
.
Functionsยง
- fsleep
- Sleeps for a given duration at least.