Constant miri::machine::SIGRTMIN

source ·
pub const SIGRTMIN: i32 = 34;
Expand description

First real-time signal. signal(7) says this must be between 32 and 64 and specifies 34 or 35 as typical values.