Searched refs:CLONE_PARENT_SETTID (Results 1 – 2 of 2) sorted by relevance
19 #define CLONE_PARENT_SETTID 0x00100000 /* set the TID in the parent */ macro
1720 if (clone_flags & CLONE_PARENT_SETTID) in do_fork()