Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
0d1b61e51a97cc1eaa83dbaf31a4345e3b1e1768
/
.
/
ap
/
libc
/
glibc
/
glibc-2.23
/
nptl
/
tst-tls5modb.c
blob: 848a803630ef0b1d342cda01b9a0ad5b0df78317 [
file
] [
log
] [
blame
]
lh
9ed821d
2023-04-07 01:36:19 -0700
[
diff
] [
blame
]
1
#include
<tst-tls5.h>
2
3
#ifdef
TLS_REGISTER
4
static
__thread
int
b
;
5
TLS_REGISTER
(
b
)
6
#endif