index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
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