/titanic_50/usr/src/lib/libumem/common/ |
H A D | umem_update_thread.c | 111 (void) cond_timedwait(&umem_update_cv, in umem_update_thread()
|
/titanic_50/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 | 322 uint_t cond_timedwait; member
|
/titanic_50/usr/src/lib/libc/inc/ |
H A D | tdb_agent.h | 95 uint_t cond_timedwait; member
|
/titanic_50/usr/src/lib/libslp/clib/ |
H A D | slp_queue.c | 210 err = cond_timedwait(q->wait, q->lock, to); in slp_dequeue_timed()
|
/titanic_50/usr/src/lib/libpthread/common/ |
H A D | mapfile-vers | 126 cond_timedwait { TYPE = FUNCTION };
|
/titanic_50/usr/src/lib/libthread/common/ |
H A D | mapfile-vers | 257 cond_timedwait { TYPE = FUNCTION };
|
/titanic_50/usr/src/lib/c_synonyms/ |
H A D | syn_common | 200 cond_timedwait
|
/titanic_50/usr/src/lib/libc/port/threads/ |
H A D | synch.c | 3466 tdb_incr(csp->cond_timedwait); in cond_wait_common() 3617 cond_timedwait(cond_t *cvp, mutex_t *mp, const timespec_t *abstime) in cond_timedwait() function 3640 error = cond_timedwait((cond_t *)cvp, (mutex_t *)mp, abstime); in pthread_cond_timedwait()
|
/titanic_50/usr/src/cmd/rcm_daemon/common/ |
H A D | rcm_lock.c | 1283 (void) cond_timedwait(&barrier.cv, &barrier.lock, in rcmd_start_timer()
|
/titanic_50/usr/src/cmd/rpcbind/ |
H A D | rpcb_svc_com.c | 1140 cond_timedwait(&fi->cv, &finfo_lock, &to) != ETIME) in rpcbproc_callit_com()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/ |
H A D | piclwatchdog.c | 669 err = cond_timedwait(&patting_cv, &patting_lock, &to); in wd_patting_thread()
|
/titanic_50/usr/src/lib/libc_db/common/ |
H A D | thread_db.c | 2810 csp->cond_timedwait = in __td_sync_get_stats() 2811 sync_stats.un.cond.cond_timedwait; in __td_sync_get_stats()
|
/titanic_50/usr/src/man/man3c/ |
H A D | Makefile | 732 cond_timedwait.3c \ 1573 cond_timedwait.3c := LINKSRC = cond_init.3c
|
/titanic_50/usr/src/cmd/ldapcachemgr/ |
H A D | cachemgr_getldap.c | 1856 err = cond_timedwait(&info_cond, in getldap_serverInfo_op()
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1734 cond_timedwait;
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.c | 4781 (void) cond_timedwait(&piclevent_completed_cv, in post_piclevent()
|
/titanic_50/usr/src/cmd/devfsadm/ |
H A D | devfsadm.c | 2412 (void) cond_timedwait(&minor_fini_cv, in minor_fini_thread()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 726 link path=usr/share/man/man3c/cond_timedwait.3c target=cond_init.3c
|
/titanic_50/ |
H A D | .gitignore | 4846 usr/src/man/man3c/cond_timedwait.3c
|