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

TLS_PRE_TCB_SIZE	sizeof (struct pthread)
MULTIPLE_THREADS_OFFSET	offsetof (struct pthread, header.multiple_threads)
TID			offsetof (struct pthread, tid)