Home
last modified time | relevance | path

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

/src/crypto/krb5/src/util/support/
H A Dthreads.c189 static void thread_termination(void *);
191 static void thread_termination (void *tptr) in thread_termination() function
428 err = pthread_key_create(&key, thread_termination); in krb5int_thread_support_init()