Constant PF_USER_WORKER
pub const PF_USER_WORKER: i32 = 0x00004000; // 16_384i32Expand description
Kernel thread cloned from userspace thread.
pub const PF_USER_WORKER: i32 = 0x00004000; // 16_384i32Kernel thread cloned from userspace thread.