Searched refs:THREAD_LOCAL (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/uuid/
H A Dgen_uuid.c63 #define THREAD_LOCAL static TLS macro
65 #define THREAD_LOCAL static macro
70 THREAD_LOCAL unsigned short jrand_seed[3];
230 THREAD_LOCAL int adjustment = 0;
231 THREAD_LOCAL struct timeval last = {0, 0};
232 THREAD_LOCAL int state_fd = -2;
233 THREAD_LOCAL FILE *state_f;
234 THREAD_LOCAL uint16_t clock_seq;
375 THREAD_LOCAL int num = 0;
376 THREAD_LOCAL struc
[all...]

Completed in 33 milliseconds