Searched refs:static_extern (Results 1 – 2 of 2) sorted by relevance
14 extern __thread int static_extern;35 return &static_extern; in test_static_extern()79 T(static_extern),
4 __thread int static_extern; variable