/titanic_41/usr/src/tools/ctf/cvt/ |
H A D | ctfmerge.c | 357 pthread_cond_wait(&slot->wip_cv, &wq->wq_donequeue_lock); in wip_save_work() 408 pthread_cond_wait(&wq->wq_work_avail, in worker_runphase1() 462 pthread_cond_wait(&wq->wq_work_avail, in worker_runphase2() 488 pthread_cond_wait(&wq->wq_done_cv, in worker_runphase2() 550 pthread_cond_wait(&wq->wq_work_removed, &wq->wq_queue_lock); in merge_ctf_cb() 906 pthread_cond_wait(&wq.wq_alldone_cv, &wq.wq_queue_lock); in main()
|
/titanic_41/usr/src/lib/libnisdb/ |
H A D | nis_hashitem.c | 122 (void) pthread_cond_wait(&table->cond, in __nis_lock_hash_table() 382 (void) pthread_cond_wait(&item->lock, &table->lock); in __nis_find_item_mt() 424 (void) pthread_cond_wait(&item->lock, &table->lock); in __nis_pop_item_mt() 517 (void) pthread_cond_wait(&nl->lock, &table->lock); in __nis_remove_item_mt()
|
/titanic_41/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_sysevent.c | 160 (void) pthread_cond_wait(&sysev_cv, &sysev_mutex); in sysev_recv() 166 (void) pthread_cond_wait(&sysev_cv, &sysev_mutex); in sysev_recv() 564 (void) pthread_cond_wait(&sysev_cv, &sysev_mutex); in sysev_fini()
|
H A D | fmd_timerq.c | 159 (void) pthread_cond_wait(&tp->tmr_cv, &tmq->tmq_lock); in fmd_timerq_remove() 199 (void) pthread_cond_wait(&tmq->tmq_cv, &tmq->tmq_lock); in fmd_timerq_exec()
|
H A D | fmd_ctl.c | 187 (void) pthread_cond_wait(&cp->ctl_cv, &cp->ctl_lock); in fmd_ctl_rele()
|
H A D | fmd_idspace.c | 80 (void) pthread_cond_wait(&ids->ids_cv, &ids->ids_lock); in fmd_idspace_destroy() 157 (void) pthread_cond_wait(&ids->ids_cv, &ids->ids_lock); in fmd_idspace_setspecific()
|
H A D | fmd_module.c | 298 (void) pthread_cond_wait(&mp->mod_cv, &mp->mod_lock); in fmd_module_create() 375 (void) pthread_cond_wait(&mp->mod_cv, &mp->mod_lock); in fmd_module_unload() 764 (void) pthread_cond_wait(&mp->mod_cv, &mp->mod_lock); in fmd_module_lock() 1293 (void) pthread_cond_wait(&mp->mod_cv, &mp->mod_lock); in fmd_modstat_publish() 1311 (void) pthread_cond_wait(&mp->mod_cv, &mp->mod_lock); in fmd_modstat_snapshot() 1338 (void) pthread_cond_wait(&mp->mod_cv, &mp->mod_lock); in fmd_modstat_snapshot()
|
H A D | fmd_rpc.c | 248 (void) pthread_cond_wait(&fmd.d_fmd_cv, in fmd_rpc_deny()
|
/titanic_41/usr/src/lib/libc/port/threads/ |
H A D | door_calls.c | 560 (void) pthread_cond_wait(&xssp->cv_m2s, &xssp->lock); in door_xcreate_startf() 695 (void) pthread_cond_wait(&xssp->cv_s2m, &xssp->lock); in door_xcreate_n() 740 (void) pthread_cond_wait(&xssp->cv_s2m, &xssp->lock); in door_xcreate_n()
|
/titanic_41/usr/src/cmd/sendmail/libmilter/ |
H A D | monitor.c | 128 r = pthread_cond_wait(&Mon_cv, &Mon_mutex);
|
/titanic_41/usr/src/cmd/fm/modules/common/disk-monitor/ |
H A D | schg_mgr.c | 487 (void) pthread_cond_wait(&g_schgt_state_cvar, in init_state_change_manager() 507 dm_assert(pthread_cond_wait(&g_schgt_state_cvar, in cleanup_state_change_manager()
|
H A D | hotplug_mgr.c | 789 (void) pthread_cond_wait(&g_event_handler_cond, in init_hotplug_manager() 815 (void) pthread_cond_wait(&g_event_handler_cond, in cleanup_hotplug_manager()
|
H A D | util.c | 230 (void) pthread_cond_wait(&qp->cvar, &qp->mutex); in queue_remove()
|
/titanic_41/usr/src/cmd/auditd/ |
H A D | auditd.c | 339 (void) pthread_cond_wait(&(main_thr.thd_cv), in main() 389 (void) pthread_cond_wait(&(main_thr.thd_cv), in main() 447 (void) pthread_cond_wait(&(main_thr.thd_cv), &(main_thr.thd_mutex)); in my_sleep()
|
/titanic_41/usr/src/cmd/scadm/sparc/mpxu/common/ |
H A D | xsem.c | 77 pthread_cond_wait(&sem->semCV, &sem->semMutex); in xsem_wait()
|
/titanic_41/usr/src/cmd/lms/SyncLib/src/ |
H A D | EventUnix.cpp | 150 pthread_cond_wait(&_osEvent->_ose->_cond, &_osEvent->_ose->_mut); in wait()
|
H A D | ThreadUnix.cpp | 125 pthread_cond_wait(&_osThread->_cond, &_osThread->_mut); in wait()
|
/titanic_41/usr/src/cmd/syslogd/ |
H A D | queue.c | 101 (void) pthread_cond_wait(&wait.cv, &dataq->lock); in dataq_dequeue()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
H A D | fcal_leds.c | 438 (void) pthread_cond_wait(&g_cv, &g_mutex); in fcal_poll_thread() 655 (void) pthread_cond_wait(&g_cv_ack, &g_mutex); in fcal_leds_fini()
|
/titanic_41/usr/src/cmd/fm/modules/common/ext-event-transport/ |
H A D | fmevt_inbound.c | 516 (void) pthread_cond_wait(&fmevt_cv, &fmevt_lock); in fmevt_cb() 652 (void) pthread_cond_wait(&fmevt_cv, &fmevt_lock); in fmevt_fini_inbound()
|
/titanic_41/usr/src/head/ |
H A D | pthread.h | 284 extern int pthread_cond_wait(pthread_cond_t *_RESTRICT_KYWD,
|
/titanic_41/usr/src/cmd/svc/startd/ |
H A D | restarter.c | 199 (void) pthread_cond_wait(&inst->ri_method_cv, in inst_lookup_by_id() 754 (void) pthread_cond_wait(&ri->ri_method_cv, &ri->ri_lock); in restarter_delete_inst() 2001 (void) pthread_cond_wait(&ru->restarter_update_cv, in restarter_event_thread() 2205 (void) pthread_cond_wait(&st->st_load_cv, &st->st_load_lock); in restarter_contracts_event_thread() 2564 (void) pthread_cond_wait(&tu->tu_cv, &tu->tu_lock); in restarter_timeouts_event_thread()
|
/titanic_41/usr/src/cmd/svc/configd/ |
H A D | snapshot.c | 224 (void) pthread_cond_wait(&sp->rs_cv, &sp->rs_lock); in rc_snapshot_get()
|
/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11SlotToken.c | 419 (void) pthread_cond_wait(&slottable->st_start_cond, in C_WaitForSlotEvent() 914 (void) pthread_cond_wait(&slottable->st_wait_cond, in listener_waitforslotevent()
|
/titanic_41/usr/src/lib/libdtrace/common/ |
H A D | dt_proc.c | 253 (void) pthread_cond_wait(&dpr->dpr_cv, &dpr->dpr_lock); in dt_proc_stop() 749 (void) pthread_cond_wait(&dpr->dpr_cv, &dpr->dpr_lock); in dt_proc_destroy() 823 (void) pthread_cond_wait(&dpr->dpr_cv, &dpr->dpr_lock); in dt_proc_create_thread()
|