index
:
ampere-computing/glibc.git
glibc-2.27-amp-branch
glibc-2.28-amp-branch
glibc-2.29-amp-branch
glibc-2.31-amp-branch
glibc including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nptl
/
tst-tls5modb.c
blob: 848a803630ef0b1d342cda01b9a0ad5b0df78317 (
plain
)
1
2
3
4
5
6
#include
<tst-tls5.h>
#ifdef TLS_REGISTER
static
__thread
int
b
;
TLS_REGISTER
(
b
)
#endif