Gitiles
Code Review
Sign In
192.168.1.100
/
R306
/
824eb0c6ade808c4501e62fbcf0025f4e694cd11
/
.
/
ap
/
build
/
uClibc
/
libpthread
/
nptl
/
sysdeps
/
sparc
/
tcb-offsets.sym
blob: 923af8a5b7545e1e7a89b819230ddc32c26d2e19 [
file
] [
log
] [
blame
]
#include
<sysdep.h>
#include
<tls.h>
MULTIPLE_THREADS_OFFSET offsetof
(
tcbhead_t
,
multiple_threads
)
POINTER_GUARD offsetof
(
tcbhead_t
,
pointer_guard
)
PID offsetof
(
struct
pthread
,
pid
)
TID offsetof
(
struct
pthread
,
tid
)