symmetry-linux ~master (2021-04-08T00:30:48Z)
Dub
Repo
cloneFlagsFromPosix
symmetry
linux
process
Undocumented in source. Be warned that the author may not have intended to support it.
version(Posix)
CloneFlag
[]
cloneFlagsFromPosix
(
int
flags
)
Meta
Source
See Implementation
symmetry
linux
process
enums
CloneFlag
functions
clone
cloneFlag
cloneFlags
cloneFlagsFromPosix
posixCloneFlags
unshare
manifest constants
CLONE_CHILD_CLEARTID
CLONE_CHILD_SETTID
CLONE_DETACHED
CLONE_FILES
CLONE_FS
CLONE_IO
CLONE_NEWCGROUP
CLONE_NEWIPC
CLONE_NEWNET
CLONE_NEWNS
CLONE_NEWPID
CLONE_NEWUSER
CLONE_NEWUTS
CLONE_PARENT
CLONE_PARENT_SETTID
CLONE_PTRACE
CLONE_SETTLS
CLONE_SIGHAND
CLONE_SYSVSEM
CLONE_THREAD
CLONE_UNTRACED
CLONE_VFORK
CLONE_VM