Log In
source-git
/
glibc
Clone
Source Code
GIT
Source
Pull Requests
1
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
3c8405286615548e4976a7f16ca862555758e03a
3c8405286615548e4976a7f16ca862555758e03a
nptl
tst-tls5modd.c
Fork and Edit
Blob
Blame
History
Raw
#include <tst-tls5.h> #ifdef TLS_REGISTER static __thread int d; TLS_REGISTER (d) #endif