Searched refs:tsd_no_threads (Results 1 – 1 of 1) sorted by relevance
43 static struct tsd_block tsd_no_threads; variable242 t = &tsd_no_threads; in k5_getspecific()275 t = &tsd_no_threads; in k5_setspecific()365 if (destructors[keynum] && tsd_no_threads.values[keynum]) in k5_key_delete()366 (*destructors[keynum])(tsd_no_threads.values[keynum]); in k5_key_delete()368 tsd_no_threads.values[keynum] = 0; in k5_key_delete()