/titanic_41/usr/src/cmd/picl/plugins/sun4v/pri/ |
H A D | priplugin.c | 144 (void) thr_join(pri_worker_thread_id, NULL, NULL); in priplugin_init() 366 (void) thr_join(pri_worker_thread_id, NULL, NULL); in priplugin_fini() 371 (void) thr_join(pri_reader_thread_id, NULL, NULL); in priplugin_fini()
|
/titanic_41/usr/src/lib/libmtmalloc/tests/ |
H A D | general.c | 56 while (thr_join(NULL, NULL, NULL) == 0); in main()
|
H A D | exhaust.c | 77 while (thr_join(NULL, NULL, NULL) == 0); in main()
|
/titanic_41/usr/src/lib/libslp/clib/ |
H A D | slp_ua_common.c | 111 (void) thr_join(tid, NULL, NULL); in slp_ua_common() 159 (void) thr_join(hp->producer_tid, NULL, NULL); in consumer()
|
/titanic_41/usr/src/head/ |
H A D | thread.h | 54 extern int thr_join(thread_t, thread_t *, void **);
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/threadsappend/ |
H A D | threadsappend.c | 128 while (thr_join(0, NULL, NULL) == 0) in main()
|
/titanic_41/usr/src/lib/libfakekernel/common/ |
H A D | thread.c | 91 (void) thr_join(thr_id, NULL, NULL); in thread_join()
|
H A D | taskq.c | 50 extern int thr_join(thread_t, thread_t *, void **); 340 (void) thr_join(tq->tq_threadlist[t], NULL, NULL); in taskq_destroy()
|
/titanic_41/usr/src/cmd/syseventd/modules/datalink_mod/ |
H A D | datalink_mod.c | 186 (void) thr_join(dl_notify_tid, NULL, NULL); in slm_fini()
|
/titanic_41/usr/src/cmd/cdrw/ |
H A D | trackio.c | 559 (void) thr_join(pc_thread, NULL, NULL); in write_track() 568 (void) thr_join(tio_thread, NULL, NULL); in write_track()
|
/titanic_41/usr/src/cmd/fs.d/nfs/statd/ |
H A D | sm_statd.c | 296 thr_join(0, 0, 0); in thr_statd_init() 329 thr_join(0, 0, 0); in thr_statd_init() 370 thr_join(0, 0, 0); in thr_statd_init() 404 thr_join(0, 0, 0); in thr_statd_init()
|
/titanic_41/usr/src/lib/libnisdb/yptol/ |
H A D | update.c | 312 thr_join(tid, NULL, NULL); in update_map_if_required()
|
H A D | shim.c | 509 thr_join(NULL, NULL, NULL); in shim_exit()
|
/titanic_41/usr/src/cmd/syseventd/modules/sysevent_reg_mod/ |
H A D | sysevent_reg_mod.c | 253 (void) thr_join(deliver_thr_id, NULL, NULL); in slm_fini()
|
/titanic_41/usr/src/lib/librdc/common/ |
H A D | rdcconfig.c | 662 while (thr_join(NULL, NULL, (void**) &tmprc) == 0) { in rdc_usync() 711 while (thr_join(NULL, NULL, (void**) &tmprc) == 0) { in rdc_fsync() 771 while (thr_join(NULL, NULL, (void**) &tmprc) == 0) { in rdc_rsync() 827 while (thr_join(NULL, NULL, (void**) &tmprc) == 0) { in rdc_ursync()
|
/titanic_41/usr/src/cmd/syseventd/modules/devfsadmd_mod/ |
H A D | devfsadmd_mod.c | 358 (void) thr_join(deliver_thr_id, NULL, NULL); in slm_fini()
|
/titanic_41/usr/src/cmd/picl/plugins/common/piclevent/ |
H A D | picl_slm.c | 426 (void) thr_join(piclslm_deliver_thr_id, NULL, NULL); in slm_fini()
|
/titanic_41/usr/src/lib/libzpool/common/ |
H A D | taskq.c | 302 (void) thr_join(tq->tq_threadlist[t], NULL, NULL); in taskq_destroy()
|
/titanic_41/usr/src/cmd/ypcmd/ |
H A D | ypxfrd_server.c | 117 thr_join(0, NULL, NULL); in yptol_exit()
|
/titanic_41/usr/src/lib/libpthread/common/ |
H A D | mapfile-vers | 232 thr_join { TYPE = FUNCTION };
|
/titanic_41/usr/src/cmd/syseventd/modules/zfs_mod/ |
H A D | zfs_mod.c | 715 (void) thr_join(g_zfs_tid, NULL, NULL); in slm_fini()
|
/titanic_41/usr/src/cmd/vntsd/ |
H A D | vntsdvcc.c | 266 (void) thr_join(groupp->listen_tid, NULL, NULL); in vntsd_clean_group()
|
H A D | console.c | 464 (void) thr_join(consp->wr_tid, NULL, NULL); in connect_cons()
|
/titanic_41/usr/src/lib/libthread/common/ |
H A D | mapfile-vers | 284 thr_join { TYPE = FUNCTION };
|
/titanic_41/usr/src/lib/c_synonyms/ |
H A D | syn_common | 895 thr_join
|