Searched refs:cond_timedwait (Results 1 – 18 of 18) sorted by relevance
| /illumos-gate/usr/src/lib/libumem/common/ |
| H A D | umem_update_thread.c | 111 (void) cond_timedwait(&umem_update_cv, in umem_update_thread()
|
| /illumos-gate/usr/src/head/ |
| H A D | synch.h | 105 int cond_timedwait(cond_t *, mutex_t *, const timespec_t *);
|
| H A D | thread_db.h | 320 uint_t cond_timedwait; member
|
| /illumos-gate/usr/src/lib/libc/inc/ |
| H A D | tdb_agent.h | 93 uint_t cond_timedwait; member
|
| /illumos-gate/usr/src/lib/libslp/clib/ |
| H A D | slp_queue.c | 208 err = cond_timedwait(q->wait, q->lock, to); in slp_dequeue_timed()
|
| /illumos-gate/usr/src/lib/smbsrv/libsmb/common/ |
| H A D | smb_domain.c | 808 err = cond_timedwait(&smb_dcache.dc_dci_cv, in smb_dcache_getdc() 837 err = cond_timedwait(&smb_dcache.dc_cv, in smb_dcache_wait()
|
| /illumos-gate/usr/src/lib/libpthread/common/ |
| H A D | mapfile-vers | 126 cond_timedwait { TYPE = FUNCTION };
|
| /illumos-gate/usr/src/lib/libthread/common/ |
| H A D | mapfile-vers | 257 cond_timedwait { TYPE = FUNCTION };
|
| /illumos-gate/usr/src/lib/c_synonyms/ |
| H A D | syn_common | 200 cond_timedwait
|
| /illumos-gate/usr/src/cmd/rcm_daemon/common/ |
| H A D | rcm_lock.c | 1281 (void) cond_timedwait(&barrier.cv, &barrier.lock, in rcmd_start_timer()
|
| /illumos-gate/usr/src/cmd/rpcbind/ |
| H A D | rpcb_svc_com.c | 1140 cond_timedwait(&fi->cv, &finfo_lock, &to) != ETIME) in rpcbproc_callit_com()
|
| /illumos-gate/usr/src/lib/libc_db/common/ |
| H A D | thread_db.c | 2804 csp->cond_timedwait = in __td_sync_get_stats() 2805 sync_stats.un.cond.cond_timedwait; in __td_sync_get_stats()
|
| /illumos-gate/usr/src/lib/libc/port/threads/ |
| H A D | synch.c | 3512 tdb_incr(csp->cond_timedwait); in cond_wait_common() 3698 cond_timedwait(cond_t *cvp, mutex_t *mp, const timespec_t *abstime) in cond_timedwait() function
|
| /illumos-gate/usr/src/man/man3c/ |
| H A D | Manlink | 197 cond_timedwait.3c
|
| /illumos-gate/usr/src/cmd/ldapcachemgr/ |
| H A D | cachemgr_getldap.c | 1860 err = cond_timedwait(&info_cond, in getldap_serverInfo_op()
|
| /illumos-gate/usr/src/lib/libc/port/ |
| H A D | mapfile-vers | 2059 cond_timedwait;
|
| /illumos-gate/usr/src/cmd/devfsadm/ |
| H A D | devfsadm.c | 2424 (void) cond_timedwait(&minor_fini_cv, in minor_fini_thread()
|
| /illumos-gate/usr/src/pkg/manifests/ |
| H A D | system-library.man3c.inc | 257 link path=usr/share/man/man3c/cond_timedwait.3c target=cond_init.3c
|