Home
last modified time | relevance | path

Searched refs:pthread_cond_timedwait (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dmonitor.c122 r = pthread_cond_timedwait(&Mon_cv, &Mon_mutex,
H A Dlibmilter.h162 r = pthread_cond_timedwait(cp,mp,&timeout); \
/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Dxsem.c158 status = pthread_cond_timedwait(&sem->semCV, in xsem_xwait()
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dc11_thr.c95 ret = pthread_cond_timedwait(cnd, mtx, ts); in cnd_timedwait()
H A Dsynch.c3643 pthread_cond_timedwait(pthread_cond_t *_RESTRICT_KYWD cvp, in pthread_cond_timedwait() function
/illumos-gate/usr/src/head/
H A Dpthread.h302 extern int pthread_cond_timedwait(pthread_cond_t *_RESTRICT_KYWD,
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_osd.c258 pthread_status = pthread_cond_timedwait( in dapl_os_wait_object_wait()
/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_timeout.c323 (void) pthread_cond_timedwait(&timeout_cond_var, in sip_timer_thr()
/illumos-gate/usr/src/lib/libpthread/common/
H A Dmapfile-vers170 pthread_cond_timedwait { TYPE = FUNCTION };
/illumos-gate/usr/src/lib/libthread/common/
H A Dmapfile-vers177 pthread_cond_timedwait { TYPE = FUNCTION };
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Devents.c633 (void) pthread_cond_timedwait(&event_queue_cond, in nwamd_event_dequeue()
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common624 pthread_cond_timedwait
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvd.c671 err = pthread_cond_timedwait(&lpstate_cond, in envthr()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c410 status = pthread_cond_timedwait(&timer_cond, in timer_thread()
/illumos-gate/usr/src/man/man3c/
H A DMakefile1125 pthread_cond_timedwait.3c \
2219 pthread_cond_timedwait.3c := LINKSRC = pthread_cond_wait.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1839 pthread_cond_timedwait;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc909 link path=usr/share/man/man3c/pthread_cond_timedwait.3c \