xref
: /
external
/
valgrind
/
none
/
tests
/
tls2_so.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
<
config.h
>
2
3
#
ifdef
HAVE_TLS
4
__thread
int
so_extern
;
5
#
endif
6