Home
last modified time | relevance | path

Searched defs:CLONE_CHILD_SETTID (Results 1 – 2 of 2) sorted by relevance

/external/strace/xlat/
Dclone_flags.h48 # define CLONE_CHILD_SETTID 0x01000000 macro
/external/kernel-headers/original/uapi/linux/
Dsched.h23 #define CLONE_CHILD_SETTID 0x01000000 /* set the TID in the child */ macro