Lines Matching full:thread_local
103 #define THREAD_LOCAL static TLS
105 #define THREAD_LOCAL static
110 THREAD_LOCAL unsigned short jrand_seed[3];
312 THREAD_LOCAL int adjustment = 0;
313 THREAD_LOCAL struct timeval last = {0, 0};
314 THREAD_LOCAL int state_fd = -2;
315 THREAD_LOCAL FILE *state_f;
316 THREAD_LOCAL uint16_t clock_seq;
588 THREAD_LOCAL int num = 0;
589 THREAD_LOCAL struct uuid uu;
590 THREAD_LOCAL time_t last_time = 0;