[BZ #163]
[platform/upstream/glibc.git] / nptl / sysdeps / unix / sysv / linux / x86_64 / bits / pthreadtypes.h
index 1b4820e..e29c775 100644 (file)
@@ -81,6 +81,7 @@ typedef union
     unsigned long long int __wakeup_seq;
     unsigned long long int __woken_seq;
     void *__mutex;
+    unsigned int __broadcast_seq;
   } __data;
   char __size[__SIZEOF_PTHREAD_COND_T];
   long int __align;