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