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

12

/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dthrpool.c61 thr_exit(NULL);
77 thr_exit(NULL);
126 thr_exit(NULL);
/illumos-gate/usr/src/head/
H A Dthread.h57 extern void thr_exit(void *) __NORETURN;
/illumos-gate/usr/src/cmd/vntsd/
H A Dwrite.c68 thr_exit(0);
75 thr_exit(0);
79 thr_exit(0);
H A Dlisten.c94 thr_exit(0);
114 thr_exit(0);
/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dthread.c82 thr_exit(NULL);
/illumos-gate/usr/src/cmd/sgs/libelf/demo/
H A Dtpcom.c184 thr_exit(0);
257 thr_exit(0);
/illumos-gate/usr/src/cmd/cdrw/
H A Dtrackio.c147 thr_exit((void *)1);
185 thr_exit((void *)0);
202 thr_exit((void *)2);
234 thr_exit((void *)0);
242 thr_exit((void *)0);
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_smfmonitor.c115 thr_exit(0);
/illumos-gate/usr/src/cmd/power/
H A Dpowerd.c408 thr_exit((void *)(intptr_t)errno);
418 thr_exit((void *)(intptr_t)errno);
433 thr_exit((void *)(intptr_t)errno);
441 thr_exit((void *)(intptr_t)errno);
1180 thr_exit((void *) 0);
1190 thr_exit((void *) 0);
1206 thr_exit((void *) 0);
1228 thr_exit((void *) 0);
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_run.c473 thr_exit(NULL);
495 thr_exit(NULL);
517 thr_exit(NULL);
586 thr_exit(NULL);
737 thr_exit(NULL);
/illumos-gate/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 */
/illumos-gate/usr/src/cmd/rpcsvc/
H A Drwall.c148 thr_exit(NULL);
/illumos-gate/usr/src/cmd/syseventd/modules/sysevent_reg_mod/
H A Dsysevent_reg_mod.c213 (void) thr_exit(NULL);
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_stats.c880 int i, thr_exit; local
933 thr_exit = 1;
937 thr_exit = 0;
941 if (thr_exit)
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_stats.c755 int i, thr_exit; local
801 thr_exit = 1;
805 thr_exit = 0;
809 if (thr_exit)
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dupdate.c359 thr_exit(ret);
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs_ses.c694 thr_exit(0);
726 thr_exit(0);
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c4359 thr_exit(NULL);
4364 thr_exit(NULL);
4378 thr_exit(NULL);
4385 thr_exit(NULL);
4392 thr_exit(NULL);
4397 thr_exit(NULL);
4405 thr_exit(NULL);
4412 thr_exit(NULL);
4417 thr_exit(NULL);
4446 thr_exit(NUL
[all...]
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_main.c123 thr_exit(NULL);
370 * SIGUSR1 - causes a thr_exit(). Unblocked in selected threads.
/illumos-gate/usr/src/lib/libtnfprobe/
H A Dprobe_cntl.c320 thr_exit(void * status) function
326 dlsym(RTLD_NEXT, "thr_exit");
338 * out on any events a thread spits out AFTER is calls thr_exit().
343 * Now you can't get events for thr_exit using an interposition library.
344 * Since thr_exit is a really helpful event, this is a problem.
363 * thr_exit and pthread_exit events, THEN you should NOT use 'prex -l'
385 /* see the comment in thr_exit about tnf_thread_disable() */
600 /* see the comment in thr_exit about tnf_thread_disable */
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rarpd.c291 thr_exit(NULL);
1009 thr_exit(&status);
1024 thr_exit(&status);
/illumos-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_statd.c442 thr_exit((void *) 0);
530 thr_exit((void *) 0);
707 thr_exit((void *) 0);
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_connmgmt.c2442 thr_exit(NULL);
2476 thr_exit(NULL);
2492 thr_exit(NULL);
2512 thr_exit(NULL);

Completed in 2490 milliseconds

12