This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
oss
/
uclibc-ng-test
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
5f507306d0
Rami (Branch)
Tag
master
uclibc-ng-test
/
test
/
nptl
/
tst-tls5modb.c
tst-tls5modb.c
90 B
Cronologia
Originale
1
2
3
4
5
6
#include "tst-tls5.h"
#ifdef TLS_REGISTER
static __thread int b;
TLS_REGISTER (b)
#endif