tcb-offsets.sym 216 B

123456
  1. #include <sysdep.h>
  2. #include <tls.h>
  3. PTHREAD_MULTIPLE_THREADS_OFFSET offsetof (struct pthread, header.multiple_threads)
  4. PTHREAD_TID_OFFSET offsetof (struct pthread, tid)
  5. PTHREAD_SIZEOF sizeof (struct pthread)