tst-tls5modc.c 90 B

123456
  1. #include "tst-tls5.h"
  2. #ifdef TLS_REGISTER
  3. static __thread int c;
  4. TLS_REGISTER (c)
  5. #endif