Searched refs:tsd_no_threads (Results 1 – 1 of 1) sorted by relevance
44 static struct tsd_block tsd_no_threads; variable230 t = &tsd_no_threads; in k5_getspecific()264 t = &tsd_no_threads; in k5_setspecific()362 if (destructors[keynum] && tsd_no_threads.values[keynum]) in k5_key_delete()363 (*destructors[keynum])(tsd_no_threads.values[keynum]); in k5_key_delete()365 tsd_no_threads.values[keynum] = 0; in k5_key_delete()