HomeSort by relevance Sort by last modified time
    Searched refs:static_extern (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/none/tests/
tls2.c 4 __thread int static_extern; variable
tls.c 14 extern __thread int static_extern;
35 return &static_extern;
79 T(static_extern),

Completed in 646 milliseconds