summaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix/sysv/solaris2/kopensolaris-gnu
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2012-06-18 19:05:49 +0000
committerIgor Pashev <pashev.igor@gmail.com>2012-06-18 19:05:49 +0000
commit43f15c15d8f5a925e9737e261a74c69b7e09abeb (patch)
treea75bed355ed9fb6de8886eb21d9761a02f125a09 /nptl/sysdeps/unix/sysv/solaris2/kopensolaris-gnu
parent9bf709a2ada3e5af5d922693ac990a4b3457206c (diff)
downloadglibc-43f15c15d8f5a925e9737e261a74c69b7e09abeb.tar.gz
Copied from i386
Diffstat (limited to 'nptl/sysdeps/unix/sysv/solaris2/kopensolaris-gnu')
-rw-r--r--nptl/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/x86_64/tcb-offsets.sym8
1 files changed, 8 insertions, 0 deletions
diff --git a/nptl/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/x86_64/tcb-offsets.sym b/nptl/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/x86_64/tcb-offsets.sym
new file mode 100644
index 0000000000..4db5d95e11
--- /dev/null
+++ b/nptl/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/x86_64/tcb-offsets.sym
@@ -0,0 +1,8 @@
+#include <sysdep.h>
+#include <tls.h>
+
+MULTIPLE_THREADS_OFFSET offsetof (tcbhead_t, multiple_threads)
+#ifdef NEED_DL_SYSINFO
+SYSINFO_OFFSET offsetof (tcbhead_t, sysinfo)
+#endif
+POINTER_GUARD offsetof (tcbhead_t, pointer_guard)