Home | History | Annotate | Download | only in uuid

Lines Matching refs:THREAD_LOCAL

107 #define THREAD_LOCAL static TLS
109 #define THREAD_LOCAL static
114 THREAD_LOCAL unsigned short jrand_seed[3];
313 THREAD_LOCAL int adjustment = 0;
314 THREAD_LOCAL struct timeval last = {0, 0};
315 THREAD_LOCAL int state_fd = -2;
316 THREAD_LOCAL FILE *state_f;
317 THREAD_LOCAL uint16_t clock_seq;
609 THREAD_LOCAL int num = 0;
610 THREAD_LOCAL struct uuid uu;
611 THREAD_LOCAL time_t last_time = 0;