Searched refs:tsd_block (Results 1 – 1 of 1) sorted by relevance
43 struct tsd_block { void *values[K5_KEY_MAX]; }; struct44 static struct tsd_block tsd_no_threads;56 struct tsd_block { struct66 struct tsd_block *t; in krb5int_thread_detach_hook() argument110 struct tsd_block { struct111 struct tsd_block *next; argument170 static struct tsd_block tsd_if_single;173 # define GET_NO_PTHREAD_TSD() (abort(),(struct tsd_block *)0)184 struct tsd_block *t = tptr; in thread_termination()218 struct tsd_block *t; in k5_getspecific()[all …]