This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
oss
/
uclibc-ng-test
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
6449cfcf3e
ブランチ
タグ
master
uclibc-ng-test
/
test
/
nptl
/
tst-tls5modc.c
tst-tls5modc.c
90 B
履歴
Raw
1
2
3
4
5
6
#include "tst-tls5.h"
#ifdef TLS_REGISTER
static __thread int c;
TLS_REGISTER (c)
#endif