Constant libc::unix::linux_like::linux::PF_NOFREEZE
source ยท pub const PF_NOFREEZE: c_int = 0x00008000;
Expand description
This thread should not be frozen.
pub const PF_NOFREEZE: c_int = 0x00008000;
This thread should not be frozen.