Crysco::Syscalls::ProcFlags
Inherits Enum < Comparable < Value < Object
Constants
SIGCHLD = 17
CLONE_NEWNS = 131072
subset of flags from sys/bits/sched.h
CLONE_NEWCGROUP = 33554432
CLONE_NEWUTS = 67108864
CLONE_NEWIPC = 134217728
CLONE_NEWUSER = 268435456
CLONE_NEWPID = 536870912
CLONE_NEWNET = 1073741824
None = 0
All = 2114060305
Instance methods
none?
Source