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

SELF			offsetof (tcbhead_t, self)
CLEANUP			offsetof (struct pthread, cleanup)
CLEANUP_PREV		offsetof (struct _pthread_cleanup_buffer, __prev)