Home
last modified time | relevance | path

Searched defs:CLONE_SIGHAND (Results 1 – 17 of 17) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dsched.h12 #define CLONE_SIGHAND 0x00000800 /* set if signal handlers and blocked signals shared */ macro
/external/python/cpython2/Lib/plat-linux2/
DTYPES.py91 CLONE_SIGHAND = 0x00000800 variable
DIN.py189 CLONE_SIGHAND = 0x00000800 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_netbsd_amd64.go158 CLONE_SIGHAND = 0x800 const
Dzerrors_netbsd_386.go158 CLONE_SIGHAND = 0x800 const
Dzerrors_linux_sparc64.go287 CLONE_SIGHAND = 0x800 const
Dzerrors_linux_mipsle.go305 CLONE_SIGHAND = 0x800 const
Dzerrors_linux_s390x.go305 CLONE_SIGHAND = 0x800 const
Dzerrors_linux_arm.go305 CLONE_SIGHAND = 0x800 const
Dzerrors_linux_ppc64le.go305 CLONE_SIGHAND = 0x800 const
Dzerrors_linux_mips64.go305 CLONE_SIGHAND = 0x800 const
Dzerrors_linux_ppc64.go305 CLONE_SIGHAND = 0x800 const
Dzerrors_linux_amd64.go305 CLONE_SIGHAND = 0x800 const
Dzerrors_linux_mips64le.go305 CLONE_SIGHAND = 0x800 const
Dzerrors_linux_386.go305 CLONE_SIGHAND = 0x800 const
Dzerrors_linux_mips.go305 CLONE_SIGHAND = 0x800 const
Dzerrors_linux_arm64.go305 CLONE_SIGHAND = 0x800 const