Home
last modified time | relevance | path

Searched refs:pthread_cond_broadcast (Results 1 – 25 of 53) sorted by relevance

123

/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.c118 (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 Dfmd_eventq.c171 (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 Dfmd_ctl.c184 (void) pthread_cond_broadcast(&cp->ctl_cv); in fmd_ctl_rele()
H A Dfmd_sysevent.c191 (void) pthread_cond_broadcast(&sysev_cv); in sysev_recv()
408 (void) pthread_cond_broadcast(&sysev_cv); in sysev_replay()
H A Dfmd_asru.c432 (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 Dfmd_timerq.c229 (void) pthread_cond_broadcast(&tp->tmr_cv); in fmd_timerq_exec()
H A Dfmd_log.c758 (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 Dfmd_time.c303 (void) pthread_cond_broadcast(&fts->fts_cv); in fmd_simulator_add()
H A Dfmd_idspace.c340 (void) pthread_cond_broadcast(&ids->ids_cv); in fmd_idspace_rele()
/titanic_44/usr/src/cmd/fm/modules/common/event-transport/
H A Detm.c1178 (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 Dctfmerge.c401 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 Dprotocol.c190 (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 Dfork.c465 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 Dsnapshot.c259 (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 Dldmsvcs_utils.c248 (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 Dschg_mgr.c308 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 Dhotplug_mgr.c637 (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 Dutil.c216 dm_assert(pthread_cond_broadcast(&qp->cvar) == 0); in queue_add()
/titanic_44/usr/src/lib/libdtrace/common/
H A Ddt_proc.c222 (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 Dc11_thr.c51 ret = pthread_cond_broadcast(cnd); in cnd_broadcast()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.c563 (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 Dpthread.h282 extern int pthread_cond_broadcast(pthread_cond_t *);
/titanic_44/usr/src/cmd/sendmail/libmilter/
H A Dlibmilter.h153 #define scond_broadcast(cp) pthread_cond_broadcast(cp)
/titanic_44/usr/src/lib/libpicltree/
H A Dpicltree.c176 (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 Dpoll_test.c501 (void) pthread_cond_broadcast(&exitCond); in stop_threads()

123