Home
last modified time | relevance | path

Searched refs:tsd_block (Results 1 – 1 of 1) sorted by relevance

/src/crypto/krb5/src/util/support/
H A Dthreads.c42 struct tsd_block { void *values[K5_KEY_MAX]; }; argument
43 static struct tsd_block tsd_no_threads;
55 struct tsd_block { struct
65 struct tsd_block *t; in krb5int_thread_detach_hook() argument
109 struct tsd_block { struct
110 struct tsd_block *next; argument
176 static struct tsd_block tsd_if_single;
185 # define GET_NO_PTHREAD_TSD() (abort(),(struct tsd_block *)0)
194 struct tsd_block *t = tptr; in thread_termination()
231 struct tsd_block *t; in k5_getspecific()
[all …]