repo.or.cz
/
valgrind.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mc_translate.c: enable further uses of DLexpensive for scalar EQ/NE comparisons
[valgrind.git]
/
none
/
tests
/
tls2_so.c
blob
c14a6909d535c3c321bbbc9d344e9711108df212
1
#include <config.h>
2
3
#ifdef HAVE_TLS
4
__thread
int
so_extern
;
5
#endif