Constant PF_USER_WORKER
pub const PF_USER_WORKER: c_int = 16_384i32;
Kernel thread cloned from userspace thread.
PF_USER_WORKERpub const PF_USER_WORKER: c_int = 16_384i32;
Kernel thread cloned from userspace thread.