blob: 238647dd475863e6872ac253317c9c7f09e2791f [file] [log] [blame]
#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)