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

/osnet-11/usr/src/lib/libnsl/rpc/
H A Dsvc_run.c467 thr_exit(NULL);
489 thr_exit(NULL);
511 thr_exit(NULL);
580 thr_exit(NULL);
731 thr_exit(NULL);
/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_da_cache.c269 thr_exit(NULL);
H A Dslp_ipc.c313 thr_exit(NULL);
H A Dslp_ua_common.c229 thr_exit(NULL); /* we're outa here */
H A DSLPReg.c611 thr_exit(NULL);
H A Dslp_net.c446 thr_exit(NULL);
/osnet-11/usr/src/lib/libnisdb/yptol/
H A Dupdate.c360 thr_exit(ret);
/osnet-11/usr/src/lib/libdhcpdu/common/
H A Drfc2136.c323 thr_exit(0);
369 thr_exit(0);
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_connmgmt.c2516 thr_exit(NULL);
2550 thr_exit(NULL);
2566 thr_exit(NULL);
2586 thr_exit(NULL);
2688 thr_exit(NULL);
/osnet-11/usr/src/lib/libmapid/common/
H A Dmapid.c685 (void) thr_exit(NULL);
/osnet-11/usr/src/lib/libc/port/threads/
H A Dsigaction.c537 thr_exit(NULL);
H A Dthr.c310 * thr_exit() stores 1 in the ul_dead member.
731 * thr_exit() as a result of being cancelled.
943 * If thr_exit is being called from the places where
972 #pragma weak pthread_exit = thr_exit
973 #pragma weak _thr_exit = thr_exit
975 thr_exit(void *status) function
1855 * The thread may disappear by calling thr_exit() so we
/osnet-11/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h219 #define thread_exit() thr_exit(NULL)
/osnet-11/usr/src/cmd/ldap/common/
H A Dldapmodify.c231 thr_exit(&error); \
/osnet-11/usr/src/lib/librdc/common/
H A Drdcconfig.c229 thr_exit((void **) *rc);

Completed in 58 milliseconds