Update copyright dates with scripts/update-copyrights.
[glibc.git] / sysdeps / s390 / nptl / tcb-offsets.sym
blob9cfae211e0789eb636922cf04ccd03036db40c57
1 #include <sysdep.h>
2 #include <tls.h>
4 MULTIPLE_THREADS_OFFSET         offsetof (tcbhead_t, multiple_threads)
5 STACK_GUARD                     offsetof (tcbhead_t, stack_guard)
6 PID                             offsetof (struct pthread, pid)
7 TID                             offsetof (struct pthread, tid)