* sysdeps/unix/sysv/linux/m68k/semtimedop.S: New file.
[glibc/pb-stable.git] / nptl / sysdeps / i386 / tcb-offsets.sym
blob6a5c16c0ee6b588c0dad9e885d50f6f992a56139
1 #include <sysdep.h>
2 #include <tls.h>
4 SELF                    offsetof (tcbhead_t, self)
5 MULTIPLE_THREADS_OFFSET offsetof (tcbhead_t, multiple_threads)
6 SYSINFO_OFFSET          offsetof (tcbhead_t, sysinfo)
7 CLEANUP                 offsetof (struct pthread, cleanup)
8 CLEANUP_PREV            offsetof (struct _pthread_cleanup_buffer, __prev)