projects
/
kopensolaris-gnu
/
glibc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Support cancellation in librt.
[kopensolaris-gnu/glibc.git]
/
linuxthreads
/
sysdeps
/
i386
/
tcb-offsets.sym
1
#include <sysdep.h>
2
#include <tls.h>
3
4
MULTIPLE_THREADS_OFFSET offsetof (tcbhead_t, multiple_threads)
5
#ifdef NEED_DL_SYSINFO
6
SYSINFO_OFFSET offsetof (tcbhead_t, sysinfo)
7
#endif