2.9
[glibc/nacl-glibc.git] / nptl / sysdeps / s390 / 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)