tst-tls5modb.c 90 B

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