Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
9ed821d7e5d875a3395740a9cc2545671fa429b7
/
.
/
ap
/
libc
/
glibc
/
glibc-2.22
/
nptl
/
tst-tls5modc.c
blob: d63ceff8d02eaf844ddaeff907fcbf1a036f9f32 [
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
c
;
5
TLS_REGISTER
(
c
)
6
#endif