]> sourceware.org Git - glibc.git/blobdiff - nptl/sysdeps/unix/sysv/linux/ia64/bits/pthreadtypes.h
Update.
[glibc.git] / nptl / sysdeps / unix / sysv / linux / ia64 / bits / pthreadtypes.h
index ebe2818d4b1a992e9dd898c3e36771ceba3b22ea..d3a5c9154518c2cf37cc2047a0e7c446f32fe8b5 100644 (file)
@@ -74,6 +74,7 @@ typedef union
   struct
   {
     int __lock;
+    int __clock;
     unsigned long long int __total_seq;
     unsigned long long int __wakeup_seq;
     unsigned long long int __woken_seq;
@@ -102,7 +103,7 @@ typedef int pthread_once_t;
    structure of the attribute type is not exposed on purpose.  */
 typedef union
 {
-struct
+  struct
   {
     int __lock;
     unsigned int __nr_readers;
This page took 0.02904 seconds and 5 git commands to generate.