ERESTART_RESTARTBLOCK

Constant ERESTART_RESTARTBLOCK 

Source
pub const ERESTART_RESTARTBLOCK: ErrnoCode;
Expand description

Like ERESTARTNOHAND, but restart by invoking a closure instead of calling the syscall implementation again.