index
:
oasis.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
probe
/
HAVE__THREAD_LOCAL
blob: fe1a4e577c6a50c64be858c0cbf4a923fb5fce43 (
plain
)
1
2
3
4
_Thread_local int x; int main(void) { return x; }