Home
last modified time | relevance | path

Searched refs:pthread_cond_wait (Results 1 – 25 of 87) sorted by relevance

1234

/onnv-gate/usr/src/tools/ctf/cvt/
H A Dctfmerge.c359 pthread_cond_wait(&slot->wip_cv, &wq->wq_donequeue_lock); in wip_save_work()
410 pthread_cond_wait(&wq->wq_work_avail, in worker_runphase1()
464 pthread_cond_wait(&wq->wq_work_avail, in worker_runphase2()
490 pthread_cond_wait(&wq->wq_done_cv, in worker_runphase2()
552 pthread_cond_wait(&wq->wq_work_removed, &wq->wq_queue_lock); in merge_ctf_cb()
915 pthread_cond_wait(&wq.wq_alldone_cv, &wq.wq_queue_lock); in main()
/onnv-gate/usr/src/lib/libnisdb/
H A Dnis_hashitem.c122 (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()
/onnv-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_sysevent.c160 (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 Dfmd_timerq.c159 (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 Dfmd_ctl.c187 (void) pthread_cond_wait(&cp->ctl_cv, &cp->ctl_lock); in fmd_ctl_rele()
H A Dfmd_idspace.c80 (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 Dfmd_module.c298 (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 Dfmd_rpc.c248 (void) pthread_cond_wait(&fmd.d_fmd_cv, in fmd_rpc_deny()
/onnv-gate/usr/src/lib/libc/port/threads/
H A Ddoor_calls.c560 (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()
/onnv-gate/usr/src/head/
H A Dpthread.h294 extern int pthread_cond_wait(pthread_cond_t *_RESTRICT_KYWD,
426 extern int pthread_cond_wait();
/onnv-gate/usr/src/cmd/sendmail/libmilter/
H A Dmonitor.c128 r = pthread_cond_wait(&Mon_cv, &Mon_mutex);
/onnv-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dschg_mgr.c487 (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 Dhotplug_mgr.c789 (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 Dutil.c230 (void) pthread_cond_wait(&qp->cvar, &qp->mutex); in queue_remove()
/onnv-gate/usr/src/cmd/lms/SyncLib/src/
H A DEventUnix.cpp150 pthread_cond_wait(&_osEvent->_ose->_cond, &_osEvent->_ose->_mut); in wait()
H A DThreadUnix.cpp125 pthread_cond_wait(&_osThread->_cond, &_osThread->_mut); in wait()
/onnv-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Dxsem.c77 pthread_cond_wait(&sem->semCV, &sem->semMutex); in xsem_wait()
/onnv-gate/usr/src/cmd/auditd/
H A Dauditd.c339 (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()
/onnv-gate/usr/src/cmd/syslogd/
H A Dqueue.c101 (void) pthread_cond_wait(&wait.cv, &dataq->lock); in dataq_dequeue()
/onnv-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.c438 (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()
/onnv-gate/usr/src/cmd/filebench/common/
H A Dfileset.c644 (void) pthread_cond_wait(&fileset->fs_idle_files_cv, in fileset_pick()
663 (void) pthread_cond_wait(&fileset->fs_idle_dirs_cv, in fileset_pick()
676 (void) pthread_cond_wait(&fileset->fs_idle_leafdirs_cv, in fileset_pick()
1094 (void) pthread_cond_wait( in fileset_create()
1815 (void) pthread_cond_wait( in fileset_createset()
H A Dflowop_library.c625 (void) pthread_cond_wait(&flowop->fo_cv, &flowop->fo_lock); in flowoplib_block()
779 (void) pthread_cond_wait(&filebench_shm->shm_eventgen_cv, in flowoplib_eventlimit()
889 (void) pthread_cond_wait(&filebench_shm->shm_eventgen_cv, in flowoplib_iopslimit()
962 (void) pthread_cond_wait(&filebench_shm->shm_eventgen_cv, in flowoplib_opslimit()
1055 (void) pthread_cond_wait(&filebench_shm->shm_eventgen_cv, in flowoplib_bwlimit()
1749 (void) pthread_cond_wait(&fileset->fs_thrd_wait_cv,
1904 (void) pthread_cond_wait(&fileset->fs_thrd_wait_cv,
/onnv-gate/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound.c516 (void) pthread_cond_wait(&fmevt_cv, &fmevt_lock); in fmevt_cb()
652 (void) pthread_cond_wait(&fmevt_cv, &fmevt_lock); in fmevt_fini_inbound()
/onnv-gate/usr/src/lib/libdtrace/common/
H A Ddt_proc.c249 (void) pthread_cond_wait(&dpr->dpr_cv, &dpr->dpr_lock); in dt_proc_stop()
745 (void) pthread_cond_wait(&dpr->dpr_cv, &dpr->dpr_lock); in dt_proc_destroy()
819 (void) pthread_cond_wait(&dpr->dpr_cv, &dpr->dpr_lock); in dt_proc_create_thread()
/onnv-gate/usr/src/cmd/svc/startd/
H A Drestarter.c196 (void) pthread_cond_wait(&inst->ri_method_cv, in inst_lookup_by_id()
734 (void) pthread_cond_wait(&ri->ri_method_cv, &ri->ri_lock); in restarter_delete_inst()
1911 (void) pthread_cond_wait(&ru->restarter_update_cv, in restarter_event_thread()
2115 (void) pthread_cond_wait(&st->st_load_cv, &st->st_load_lock); in restarter_contracts_event_thread()
2474 (void) pthread_cond_wait(&tu->tu_cv, &tu->tu_lock); in restarter_timeouts_event_thread()

1234