Home
last modified time | relevance | path

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

/external/strace/
Dprocess.c520 #define CLONE_CHILD_SETTID 0x01000000 /* set the TID in the child */ macro
539 { CLONE_CHILD_SETTID,"CLONE_CHILD_SETTID" },
594 if ((flags & (CLONE_PARENT_SETTID|CLONE_CHILD_SETTID
614 if (flags & (CLONE_CHILD_SETTID|CLONE_CHILD_CLEARTID))