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