Searched refs:CLONE_CHILD_CLEARTID (Results 1 – 4 of 4) sorted by relevance
37 const int flags = CLONE_CHILD_SETTID | CLONE_CHILD_CLEARTID | SIGCHLD; in arch_fork()
74 clone_flags |= CLONE_CHILD_CLEARTID; in do_test()
60 # define CLONE_CHILD_CLEARTID 0x00200000 /* Register exit futex and memory macro
Completed in 6 milliseconds