remove PID caching
[uclibc-ng.git] / libpthread / nptl / sysdeps / arc / tcb-offsets.sym
blob519a62954c32029d0421af38f42574ce3d4f41e4
1 #include <sysdep.h>
2 #include <tls.h>
4 PTHREAD_TID             offsetof (struct pthread, tid)
5 MULTIPLE_THREADS_OFFSET offsetof (struct pthread, header.multiple_threads)
6 TLS_PRE_TCB_SIZE        sizeof (struct pthread)
7 TLS_TCB_SIZE            sizeof(tcbhead_t)