Searched refs:CLONE_PARENT_SETTID (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/kernel/common/linux/
H A Dsched.h37 #define CLONE_PARENT_SETTID 0x00100000 macro
/bionic/libc/bionic/
H A Dbionic_clone.c65 if (flags & (CLONE_PARENT_SETTID|CLONE_SETTLS|CLONE_CHILD_SETTID)) {
/bionic/libc/include/
H A Dsched.h65 #define CLONE_PARENT_SETTID 0x00100000 macro

Completed in 483 milliseconds