might_sleep

Function might_sleep 

Source
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.