glibc/nptl/sysdeps/ia64/tcb-offsets.sym
Jakub Jelinek 0ecb606cb6 2.5-18.1
2007-07-12 18:26:36 +00:00

8 lines
311 B
Plaintext

#include <sysdep.h>
#include <tls.h>
PID offsetof (struct pthread, pid) - sizeof (struct pthread)
TID offsetof (struct pthread, tid) - sizeof (struct pthread)
MULTIPLE_THREADS_OFFSET offsetof (struct pthread, header.multiple_threads) - sizeof (struct pthread)
SYSINFO_OFFSET offsetof (tcbhead_t, private)