Gitiles
Code Review
Sign In
192.168.1.100
/
R306
/
824eb0c6ade808c4501e62fbcf0025f4e694cd11
/
.
/
ap
/
build
/
uClibc
/
test
/
nptl
/
tst-tls5modb.c
blob: 09b4396708e5cf2bb2c05b3b9f9082423364acb8 [
file
] [
log
] [
blame
]
yuezonghe
824eb0c
2024-06-27 02:32:26 -0700
[
diff
] [
blame^
]
1
#include
"tst-tls5.h"
2
3
#ifdef
TLS_REGISTER
4
static
__thread
int
b
;
5
TLS_REGISTER
(
b
)
6
#endif