This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
oss
/
uclibc-ng-test
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
764b583a36
Ramos
Etiquetas
master
uclibc-ng-test
/
test
/
nptl
/
tst-tls5modb.c
tst-tls5modb.c
90 B
Histórico
Em bruto
1
2
3
4
5
6
#include "tst-tls5.h"
#ifdef TLS_REGISTER
static __thread int b;
TLS_REGISTER (b)
#endif