Home
last modified time | relevance | path

Searched defs:CLONE_PARENT_SETTID (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dclone_flags.h39 # define CLONE_PARENT_SETTID 0x00100000 macro
/external/valgrind/memcheck/tests/x86-linux/
Dscalar.c553 #define CLONE_PARENT_SETTID 0x00100000 in main() macro
/external/kernel-headers/original/uapi/linux/
Dsched.h19 #define CLONE_PARENT_SETTID 0x00100000 /* set the TID in the parent */ macro