index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
nptl
/
tst-tls5modb.c
blob: 09b4396708e5cf2bb2c05b3b9f9082423364acb8 (
plain
)
1
2
3
4
5
6
#include
"tst-tls5.h"
#ifdef TLS_REGISTER
static
__thread
int
b
;
TLS_REGISTER
(
b
)
#endif