2.9
[glibc/nacl-glibc.git] / nptl / sysdeps / sparc / tcb-offsets.sym
blob923af8a5b7545e1e7a89b819230ddc32c26d2e19
1 #include <sysdep.h>
2 #include <tls.h>
4 MULTIPLE_THREADS_OFFSET         offsetof (tcbhead_t, multiple_threads)
5 POINTER_GUARD                   offsetof (tcbhead_t, pointer_guard)
6 PID                             offsetof (struct pthread, pid)
7 TID                             offsetof (struct pthread, tid)