Lines Matching defs:CLONE_SETTLS
556 #define CLONE_SETTLS 0x00080000 /* create a new TLS for the child */581 { CLONE_SETTLS, "CLONE_SETTLS" },650 |CLONE_CHILD_CLEARTID|CLONE_SETTLS)) == 0)654 if (flags & CLONE_SETTLS) {