tst-tls5modd.c 90 B

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