This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
oss
/
uclibc-ng-test
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
204e6c5ed1
Branches
Tags
master
uclibc-ng-test
/
test
/
nptl
/
tst-tls5modd.c
tst-tls5modd.c
90 B
Histórico
Raw
1
2
3
4
5
6
#include "tst-tls5.h"
#ifdef TLS_REGISTER
static __thread int d;
TLS_REGISTER (d)
#endif