about summary refs log tree commit diff
path: root/REORG.TODO/sysdeps/aarch64/nptl/tcb-offsets.sym
blob: 238647dd475863e6872ac253317c9c7f09e2791f (plain) (blame)
1
2
3
4
5
6
#include <sysdep.h>
#include <tls.h>

PTHREAD_MULTIPLE_THREADS_OFFSET		offsetof (struct pthread, header.multiple_threads)
PTHREAD_TID_OFFSET			offsetof (struct pthread, tid)
PTHREAD_SIZEOF				sizeof (struct pthread)