Searched refs:CLONE_SIGHAND (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/kernel/uapi/linux/
H A Dsched.h25 #define CLONE_SIGHAND 0x00000800 macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Dsched.h25 #define CLONE_SIGHAND 0x00000800 macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/
H A Dsched.h25 #define CLONE_SIGHAND 0x00000800 macro
/bionic/libc/bionic/
H A Dpthread_create.cpp302 int flags = CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | CLONE_THREAD | CLONE_SYSVSEM |

Completed in 629 milliseconds