repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix powerpc software sqrtf (bug 17967).
[glibc.git]
/
sysdeps
/
sparc
/
nptl
/
tcb-offsets.sym
blob
923af8a5b7545e1e7a89b819230ddc32c26d2e19
1
#include <sysdep.h>
2
#include <tls.h>
3
4
MULTIPLE_THREADS_OFFSET offsetof (tcbhead_t, multiple_threads)
5
POINTER_GUARD offsetof (tcbhead_t, pointer_guard)
6
PID offsetof (struct pthread, pid)
7
TID offsetof (struct pthread, tid)