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