HomeSort by relevance Sort by last modified time
    Searched refs:THREAD_LOCAL (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/uuid/
gen_uuid.c 90 #define THREAD_LOCAL static TLS
92 #define THREAD_LOCAL static
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 struct uuid uu
    [all...]
  /external/e2fsprogs/lib/et/
error_message.c 42 #define THREAD_LOCAL static TLS
44 #define THREAD_LOCAL static
47 THREAD_LOCAL char buffer[25];

Completed in 40 milliseconds