Function shuttle::thread::park

source ·
pub fn park()
Expand description

Blocks unless or until the current thread’s token is made available (may wake spuriously).