/titanic_44/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_module.c | 118 (void) pthread_cond_broadcast(&mp->mod_cv); in fmd_module_start() 170 (void) pthread_cond_broadcast(&mp->mod_cv); in fmd_module_start() 330 (void) pthread_cond_broadcast(&mp->mod_cv); in fmd_module_create() 377 (void) pthread_cond_broadcast(&mp->mod_cv); in fmd_module_unload() 551 (void) pthread_cond_broadcast(&mp->mod_cv); in fmd_module_dispatch() 772 (void) pthread_cond_broadcast(&mp->mod_cv); in fmd_module_lock() 787 (void) pthread_cond_broadcast(&mp->mod_cv); in fmd_module_unlock() 804 (void) pthread_cond_broadcast(&mp->mod_cv); in fmd_module_trylock() 832 (void) pthread_cond_broadcast(&mp->mod_cv); in fmd_module_enter() 855 (void) pthread_cond_broadcast(&mp->mod_cv); in fmd_module_exit() [all …]
|
H A D | fmd_eventq.c | 171 (void) pthread_cond_broadcast(&eq->eq_cv); in fmd_eventq_insert_at_head() 228 (void) pthread_cond_broadcast(&eq->eq_cv); in fmd_eventq_insert_at_time() 360 (void) pthread_cond_broadcast(&eq->eq_cv); in fmd_eventq_resume() 378 (void) pthread_cond_broadcast(&eq->eq_cv); in fmd_eventq_abort()
|
H A D | fmd_ctl.c | 184 (void) pthread_cond_broadcast(&cp->ctl_cv); in fmd_ctl_rele()
|
H A D | fmd_sysevent.c | 191 (void) pthread_cond_broadcast(&sysev_cv); in sysev_recv() 408 (void) pthread_cond_broadcast(&sysev_cv); in sysev_replay()
|
H A D | fmd_asru.c | 432 (void) pthread_cond_broadcast(&ap->asru_cv); in fmd_asru_al_create() 1584 (void) pthread_cond_broadcast(&ap->asru_cv); in fmd_asru_setflags() 1611 (void) pthread_cond_broadcast(&ap->asru_cv); in fmd_asru_clrflags() 1637 (void) pthread_cond_broadcast(&ap->asru_cv); in fmd_asru_clrflags() 1651 (void) pthread_cond_broadcast(&ap->asru_cv); in fmd_asru_log_resolved()
|
H A D | fmd_timerq.c | 229 (void) pthread_cond_broadcast(&tp->tmr_cv); in fmd_timerq_exec()
|
H A D | fmd_log.c | 758 (void) pthread_cond_broadcast(&lp->log_cv); in fmd_log_commit() 791 (void) pthread_cond_broadcast(&lp->log_cv); in fmd_log_decommit() 960 (void) pthread_cond_broadcast(&lp->log_cv); in fmd_log_replay()
|
H A D | fmd_time.c | 303 (void) pthread_cond_broadcast(&fts->fts_cv); in fmd_simulator_add()
|
H A D | fmd_idspace.c | 340 (void) pthread_cond_broadcast(&ids->ids_cv); in fmd_idspace_rele()
|
/titanic_44/usr/src/cmd/fm/modules/common/event-transport/ |
H A D | etm.c | 1178 (void) pthread_cond_broadcast(&mp->epm_tx_cv); in etm_send() 1186 (void) pthread_cond_broadcast(&mp->epm_tx_cv); in etm_send() 1200 (void) pthread_cond_broadcast(&mp->epm_tx_cv); in etm_send() 1211 (void) pthread_cond_broadcast(&mp->epm_tx_cv); in etm_send() 1225 (void) pthread_cond_broadcast(&mp->epm_tx_cv); in etm_send() 1235 (void) pthread_cond_broadcast(&mp->epm_tx_cv); in etm_send() 1263 (void) pthread_cond_broadcast(&mp->epm_tx_cv); in etm_send() 1280 (void) pthread_cond_broadcast(&mp->epm_tx_cv); in etm_send() 1299 (void) pthread_cond_broadcast(&mp->epm_tx_cv); in etm_send() 1361 (void) pthread_cond_broadcast(&mp->epm_tx_cv); in etm_send() [all …]
|
/titanic_44/usr/src/tools/ctf/cvt/ |
H A D | ctfmerge.c | 401 pthread_cond_broadcast(&wq->wq_work_avail); in worker_runphase1() 415 pthread_cond_broadcast(&wq->wq_work_removed); in worker_runphase1() 446 pthread_cond_broadcast(&wq->wq_work_avail); in worker_runphase2() 498 pthread_cond_broadcast(&wq->wq_done_cv); in worker_runphase2() 555 pthread_cond_broadcast(&wq->wq_work_avail); in merge_ctf_cb() 901 pthread_cond_broadcast(&wq.wq_work_avail); in main()
|
/titanic_44/usr/src/cmd/svc/startd/ |
H A D | protocol.c | 190 (void) pthread_cond_broadcast(&gu->gu_cv); in graph_protocol_send_event() 436 (void) pthread_cond_broadcast(&ru->restarter_update_cv); in restarter_protocol_send_event() 484 (void) pthread_cond_broadcast(&st->st_load_cv); in restarter_protocol_send_event()
|
H A D | fork.c | 465 err = pthread_cond_broadcast(&st->st_configd_live_cv); in fork_configd() 514 (void) pthread_cond_broadcast(&st->st_configd_live_cv); in fork_configd_thread()
|
/titanic_44/usr/src/cmd/svc/configd/ |
H A D | snapshot.c | 259 (void) pthread_cond_broadcast(&sp->rs_cv); in rc_snapshot_get() 267 (void) pthread_cond_broadcast(&sp->rs_cv); in rc_snapshot_get()
|
/titanic_44/usr/src/lib/fm/libldom/sparc/ |
H A D | ldmsvcs_utils.c | 248 (void) pthread_cond_broadcast(&pollbase.cv); in poller_handle_data() 309 (void) pthread_cond_broadcast(&pollbase.cv); in poller_recv_data() 312 (void) pthread_cond_broadcast(&pollbase.cv); in poller_recv_data() 413 (void) pthread_cond_broadcast(&pollbase.cv); in poller_delete_pending() 718 (void) pthread_cond_broadcast(&lsp->fmas_svcs.cv); in fds_svc_add() 1134 (void) pthread_cond_broadcast(&lsp->cv); in channel_openreset() 1141 (void) pthread_cond_broadcast(&lsp->fmas_svcs.cv); in channel_openreset() 1272 (void) pthread_cond_broadcast(&cv); in channel_init()
|
/titanic_44/usr/src/cmd/fm/modules/common/disk-monitor/ |
H A D | schg_mgr.c | 308 dm_assert(pthread_cond_broadcast(&g_schgt_state_cvar) == 0); in disk_state_change_thread() 447 dm_assert(pthread_cond_broadcast(&g_schgt_state_cvar) == 0); in disk_state_change_thread()
|
H A D | hotplug_mgr.c | 637 (void) pthread_cond_broadcast(&g_event_handler_cond); in dm_fmd_sysevent_thread() 652 (void) pthread_cond_broadcast(&g_event_handler_cond); in dm_fmd_sysevent_thread()
|
H A D | util.c | 216 dm_assert(pthread_cond_broadcast(&qp->cvar) == 0); in queue_add()
|
/titanic_44/usr/src/lib/libdtrace/common/ |
H A D | dt_proc.c | 222 (void) pthread_cond_broadcast(&dph->dph_cv); in dt_proc_notify() 243 (void) pthread_cond_broadcast(&dpr->dpr_cv); in dt_proc_stop() 646 (void) pthread_cond_broadcast(&dpr->dpr_cv); in dt_proc_control() 745 (void) pthread_cond_broadcast(&dpr->dpr_cv); in dt_proc_destroy() 1019 (void) pthread_cond_broadcast(&dpr->dpr_cv); in dt_proc_continue()
|
/titanic_44/usr/src/lib/libc/port/threads/ |
H A D | c11_thr.c | 51 ret = pthread_cond_broadcast(cnd); in cnd_broadcast()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
H A D | fcal_leds.c | 563 (void) pthread_cond_broadcast(&g_cv); in fcal_leds_init() 641 (void) pthread_cond_broadcast(&g_cv); in fcal_leds_fini()
|
/titanic_44/usr/src/head/ |
H A D | pthread.h | 282 extern int pthread_cond_broadcast(pthread_cond_t *);
|
/titanic_44/usr/src/cmd/sendmail/libmilter/ |
H A D | libmilter.h | 153 #define scond_broadcast(cp) pthread_cond_broadcast(cp)
|
/titanic_44/usr/src/lib/libpicltree/ |
H A D | picltree.c | 176 (void) pthread_cond_broadcast(&evhp->cv); in free_handler() 342 (void) pthread_cond_broadcast(&iter->cv); in call_event_handlers() 359 (void) pthread_cond_broadcast(&ptree_refresh_cond); in call_event_handlers() 385 (void) pthread_cond_broadcast(&evtq_cv); in ptree_post_event() 406 (void) pthread_cond_broadcast(&evtq_empty); in ptree_event_thread() 3615 (void) pthread_cond_broadcast(&ptree_refresh_cond); in xptree_reinitialize() 3619 (void) pthread_cond_broadcast(&evtq_cv); in xptree_reinitialize()
|
/titanic_44/usr/src/test/os-tests/tests/poll/ |
H A D | poll_test.c | 501 (void) pthread_cond_broadcast(&exitCond); in stop_threads()
|