glibc/sysdeps/aarch64/nptl/tcb-offsets.sym

7 lines
216 B
Plaintext
Raw Normal View History

2012-11-09 18:53:51 +01:00
#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)