Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dauth-pam.c130 typedef pthread_t sp_pthread_t; typedef
132 typedef pid_t sp_pthread_t; typedef
140 sp_pthread_t pam_thread;
192 pthread_create(sp_pthread_t *thread, const void *attr, in pthread_create()
218 pthread_cancel(sp_pthread_t thread) in pthread_cancel()
226 pthread_join(sp_pthread_t thread, void **value) in pthread_join()