Constant PF_USER_WORKER
pub const PF_USER_WORKER: i32 = 0x00004000; // 16_384i32
Available on crate feature
dep_sdl2
only.Expand description
Kernel thread cloned from userspace thread.
pub const PF_USER_WORKER: i32 = 0x00004000; // 16_384i32
dep_sdl2
only.Kernel thread cloned from userspace thread.