Constant libc::PF_USER_WORKER
source ยท pub const PF_USER_WORKER: c_int = 0x00004000;
Expand description
Kernel thread cloned from userspace thread.
pub const PF_USER_WORKER: c_int = 0x00004000;
Kernel thread cloned from userspace thread.