repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* NEWS: Update 2.4 items.
[glibc.git]
/
nptl
/
tst-tls5modb.c
blob
848a803630ef0b1d342cda01b9a0ad5b0df78317
1
#include <tst-tls5.h>
2
3
#ifdef TLS_REGISTER
4
static
__thread
int
b
;
5
TLS_REGISTER
(
b
)
6
#endif