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