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
time: Use 64 bit time on tzfile
[glibc.git]
/
nptl
/
tst-tls5modc.c
blob
d63ceff8d02eaf844ddaeff907fcbf1a036f9f32
1
#include <tst-tls5.h>
2
3
#ifdef TLS_REGISTER
4
static
__thread
int
c
;
5
TLS_REGISTER
(
c
)
6
#endif