pub fn might_sleep()
Expand description
Marks a function as one that might sleep.
This function will panic if it is executed in atomic mode.
pub fn might_sleep()
Marks a function as one that might sleep.
This function will panic if it is executed in atomic mode.