Symbol: thread_join
usr/src/cmd/mdb/common/kmdb/kctl/kctl_wr.c
308
thread_join(kctl.kctl_wr_thr->t_did);
usr/src/lib/libfakekernel/common/sys/thread.h
106
extern void thread_join(kt_did_t);
usr/src/uts/common/fs/smbsrv/smb_server.c
1247
thread_join(sv->sv_proc_did);
usr/src/uts/common/fs/smbsrv/smb_thread.c
217
thread_join(thread->sth_did);
usr/src/uts/common/fs/ufs/ufs_thread.c
124
thread_join(ufs_thread_did);
usr/src/uts/common/fs/zfs/spa.c
1312
thread_join(spa->spa_did);
usr/src/uts/common/inet/ip/ip.c
4408
thread_join(ktid);
usr/src/uts/common/inet/ip/ipsec_loader.c
166
thread_join(tid);
usr/src/uts/common/io/aggr/aggr_grp.c
1731
thread_join(tid);
usr/src/uts/common/io/aggr/aggr_grp.c
2090
thread_join(tid);
usr/src/uts/common/io/comstar/port/iscsit/iscsit.c
3341
thread_join(iscsit_rxpdu_queue_monitor_thr_did);
usr/src/uts/common/io/comstar/port/iscsit/iscsit_isns.c
3041
thread_join(esi.esi_thread_did);
usr/src/uts/common/io/comstar/port/iscsit/iscsit_isns.c
934
thread_join(isns_monitor_thr_did);
usr/src/uts/common/io/ib/adapters/hermon/hermon_stats.c
816
thread_join(tid);
usr/src/uts/common/io/ib/adapters/tavor/tavor_stats.c
708
thread_join(tid);
usr/src/uts/common/io/ib/clients/eoib/eib_svc.c
843
thread_join(ss->ei_events_handler);
usr/src/uts/common/io/ib/clients/eoib/eib_svc.c
856
thread_join(ss->ei_rwqes_refiller);
usr/src/uts/common/io/ib/clients/eoib/eib_svc.c
870
thread_join(ss->ei_vnic_creator);
usr/src/uts/common/io/ib/clients/eoib/eib_svc.c
885
thread_join(ss->ei_txwqe_monitor);
usr/src/uts/common/io/ib/clients/eoib/eib_svc.c
910
thread_join(ss->ei_lsobufs_monitor);
usr/src/uts/common/io/ib/clients/eoib/eib_svc.c
924
thread_join(ss->ei_keepalives_manager);
usr/src/uts/common/io/ib/clients/eoib/enx_ibt.c
901
thread_join(thr_id);
usr/src/uts/common/io/ib/clients/eoib/enx_misc.c
421
thread_join(ti->ti_kt_did);
usr/src/uts/common/io/ib/clients/ibd/ibd.c
2595
thread_join(state->id_async_thrid);
usr/src/uts/common/io/ib/ibtl/ibtl_handlers.c
2061
thread_join(ibtl_cq_did[i]);
usr/src/uts/common/io/ib/ibtl/ibtl_handlers.c
2066
thread_join(ibtl_async_did[i]);
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_impl.c
779
thread_join(ibcm_timeout_thread_did);
usr/src/uts/common/io/idm/idm.c
2429
thread_join(idm.idm_wd_thread_did);
usr/src/uts/common/io/idm/idm_so.c
1187
thread_join(so_conn->ic_tx_thread_did);
usr/src/uts/common/io/idm/idm_so.c
1188
thread_join(so_conn->ic_rx_thread_did);
usr/src/uts/common/io/idm/idm_so.c
1317
thread_join(so_svc->is_thread_did);
usr/src/uts/common/io/kbtrans/kbtrans_streams.c
380
thread_join(upper->progressbar_key_abort_t_did);
usr/src/uts/common/io/rsm/rsmka_pathmanager.c
255
thread_join(rsm_thread_id);
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc_ddi.c
522
thread_join(lmrc->l_thread->t_did);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_attach.c
1355
thread_join(cqti->cq_thread->t_did);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_attach.c
1371
thread_join(pwp->ict_thread->t_did);
usr/src/uts/common/io/softmac/softmac_fp.c
169
thread_join(softmac_taskq_thread->t_did);
usr/src/uts/common/io/softmac/softmac_main.c
1053
thread_join(softmac->smac_notify_thread->t_did);
usr/src/uts/common/io/usbgem/usbgem.c
2153
thread_join(dp->link_watcher_did);
usr/src/uts/common/io/usbgem/usbgem.c
804
thread_join(dp->tx_watcher_did);
usr/src/uts/common/os/ddi_intr_irm.c
326
thread_join(pool_p->ipool_thread->t_did);
usr/src/uts/common/os/evchannels.c
572
thread_join(eqp->eq_thrid);
usr/src/uts/common/sys/proc.h
714
extern void thread_join(kt_did_t);
usr/src/uts/i86pc/os/graphics.c
190
thread_join(progressbar_tid->t_did);
usr/src/uts/sun4u/io/rmc_comm_drvintf.c
1030
thread_join(tid);
usr/src/uts/sun4u/io/rmclomv.c
3089
thread_join(tid);
usr/src/uts/sun4u/io/rmclomv.c
3296
thread_join(tid);
usr/src/uts/sun4u/lw8/io/lw8.c
1460
thread_join(tid);
usr/src/uts/sun4u/lw8/io/sgenv.c
924
thread_join(env_thread_tid);
usr/src/uts/sun4u/lw8/io/sgenv.c
932
thread_join(board_thread_tid);
usr/src/uts/sun4v/io/platsvc.c
308
thread_join(ps_suspend_thread->t_did);
usr/src/uts/sun4v/io/vdc.c
539
thread_join(vdc->msg_proc_thr->t_did);
usr/src/uts/sun4v/io/vdc.c
572
thread_join(eio_tid);
usr/src/uts/sun4v/io/vdc.c
575
thread_join(ownership_tid);
usr/src/uts/sun4v/io/vnet.c
1036
thread_join(tid);
usr/src/uts/sun4v/io/vnet_txdring.c
1846
thread_join(tid);
usr/src/uts/sun4v/io/vsw_ldc.c
4801
thread_join(tid);
usr/src/uts/sun4v/io/vsw_rxdring.c
848
thread_join(tid);
usr/src/uts/sun4v/io/vsw_switching.c
275
thread_join(tid);
usr/src/uts/sun4v/io/vsw_txdring.c
775
thread_join(tid);