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

/openbsd-current/regress/sys/kern/unixsockets/
H A Dundgram_conclose.c66 thr_close(void *arg) function
136 if ((error = pthread_create(&thr, NULL, thr_close, &sun)))
H A Dunfdpassfail.c37 static void *thr_close(void *arg) function
87 error = pthread_create(&thr, NULL, thr_close, &fd);

Completed in 145 milliseconds