summaryrefslogtreecommitdiff
path: root/nptl/sysdeps/ia64/tcb-offsets.sym
blob: 3bc367082de0e16bc1bac47958da70b40a1204ef (plain)
1
2
3
4
5
6
7
#include <sysdep.h>
#include <tls.h>

PID			offsetof (struct pthread, pid) - TLS_PRE_TCB_SIZE
TID			offsetof (struct pthread, tid) - TLS_PRE_TCB_SIZE
MULTIPLE_THREADS_OFFSET offsetof (struct pthread, header.multiple_threads) - TLS_PRE_TCB_SIZE
SYSINFO_OFFSET		offsetof (tcbhead_t, private)