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

/external/e2fsprogs/lib/uuid/
H A Dgen_uuid.c90 #define THREAD_LOCAL static TLS macro
92 #define THREAD_LOCAL static macro
97 THREAD_LOCAL unsigned short jrand_seed[3];
265 THREAD_LOCAL int adjustment = 0;
266 THREAD_LOCAL struct timeval last = {0, 0};
267 THREAD_LOCAL int state_fd = -2;
268 THREAD_LOCAL FILE *state_f;
269 THREAD_LOCAL uint16_t clock_seq;
498 THREAD_LOCAL int num = 0;
499 THREAD_LOCAL struc
[all...]
/external/e2fsprogs/lib/et/
H A Derror_message.c42 #define THREAD_LOCAL static TLS macro
44 #define THREAD_LOCAL static macro
47 THREAD_LOCAL char buffer[25];

Completed in 44 milliseconds