Log In
source-git
/
glibc
Clone
Source Code
GIT
Source
Pull Requests
1
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
03fccbb5ad83c66e7d4bcb8555a885172a9140f2
03fccbb5ad83c66e7d4bcb8555a885172a9140f2
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