tcb-offsets.sym 240 B

1234567
  1. #include <sysdep.h>
  2. #include <tls.h>
  3. PTHREAD_TID offsetof (struct pthread, tid)
  4. MULTIPLE_THREADS_OFFSET offsetof (struct pthread, header.multiple_threads)
  5. TLS_PRE_TCB_SIZE sizeof (struct pthread)
  6. TLS_TCB_SIZE sizeof(tcbhead_t)