Searched refs:pthread_exit (Results 126 - 132 of 132) sorted by relevance

123456

/netbsd-6-1-5-RELEASE/share/examples/rump/ttyserv/
H A Dttyserv.c157 pthread_exit(NULL);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dauth-pam.c188 pthread_exit(void *value) function
529 pthread_exit(NULL);
540 pthread_exit(NULL);
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tcsd/
H A Dtcsd_threads.c442 * detach it so that its resources are free at pthread_exit() time. */
452 pthread_exit(NULL);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgomp/
H A Dteam.c206 pthread_exit (NULL);
/netbsd-6-1-5-RELEASE/lib/librumpuser/
H A Drumpuser_pth.c249 pthread_exit(NULL);
/netbsd-6-1-5-RELEASE/tests/lib/libpthread/
H A Dt_cond.c318 pthread_exit(NULL);
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/daemons/clvmd/
H A Dclvmd.c1545 pthread_exit((void *) 0);

Completed in 174 milliseconds

123456