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

MULTIPLE_THREADS_OFFSET		offsetof (struct pthread, header.multiple_threads)
TLS_PRE_TCB_SIZE		sizeof (struct pthread)
MUTEX_FUTEX			offsetof (pthread_mutex_t, __data.__lock)