Lines Matching refs:THREAD_LOCAL
102 #define THREAD_LOCAL static TLS
104 #define THREAD_LOCAL static
109 THREAD_LOCAL unsigned short jrand_seed[3];
308 THREAD_LOCAL int adjustment = 0;
309 THREAD_LOCAL struct timeval last = {0, 0};
310 THREAD_LOCAL int state_fd = -2;
311 THREAD_LOCAL FILE *state_f;
312 THREAD_LOCAL uint16_t clock_seq;
583 THREAD_LOCAL int num = 0;
584 THREAD_LOCAL struct uuid uu;
585 THREAD_LOCAL time_t last_time = 0;