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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dthreads.c177 static void thread_termination(void *);
179 static void thread_termination (void *tptr) function
446 err = pthread_key_create(&key, thread_termination);

Completed in 58 milliseconds