This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
binutils-gdb
Watch
12
Star
0
Fork
You've already forked binutils-gdb
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
dea2f0a859
binutils-gdb
/
gdb
/
testsuite
/
gdb.threads
/
tls-shared.c
7 lines
56 B
C
Raw
Blame
History
__thread
int
i_tls
=
1
;
int
foo
(
)
{
return
i_tls
;
}
Reference in New Issue
View Git Blame
Copy Permalink