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