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