tcb-offsets.sym 500 B

123456789101112
  1. #include <sysdep.h>
  2. #include <tls.h>
  3. RESULT offsetof (struct pthread, result)
  4. TID offsetof (struct pthread, tid)
  5. PID offsetof (struct pthread, pid)
  6. CANCELHANDLING offsetof (struct pthread, cancelhandling)
  7. CLEANUP_JMP_BUF offsetof (struct pthread, cleanup_jmp_buf)
  8. CLEANUP offsetof (struct pthread, cleanup)
  9. CLEANUP_PREV offsetof (struct _pthread_cleanup_buffer, __prev)
  10. MUTEX_FUTEX offsetof (pthread_mutex_t, __data.__lock)
  11. MULTIPLE_THREADS_OFFSET offsetof (tcbhead_t, multiple_threads)