]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/nptl/internaltypes.h
nptl: Add glibc.pthread.rseq tunable to control rseq registration
[thirdparty/glibc.git] / sysdeps / nptl / internaltypes.h
index 6032a6b78566480f3182e9aeddcd41aec21f586b..dec8c5b5ff4e15b5b8da66bc7452895258a7fc00 100644 (file)
@@ -48,6 +48,7 @@ struct pthread_attr
 #define ATTR_FLAG_OLDATTR              0x0010
 #define ATTR_FLAG_SCHED_SET            0x0020
 #define ATTR_FLAG_POLICY_SET           0x0040
+#define ATTR_FLAG_DO_RSEQ              0x0080
 
 /* Used to allocate a pthread_attr_t object which is also accessed
    internally.  */