| /onnv-gate/usr/src/head/ |
| H A D | synch.h | 105 int cond_timedwait(cond_t *, mutex_t *, const timespec_t *); 147 int cond_timedwait();
|
| H A D | thread_db.h | 322 uint_t cond_timedwait; member
|
| /onnv-gate/usr/src/lib/libumem/common/ |
| H A D | umem_update_thread.c | 111 (void) cond_timedwait(&umem_update_cv, in umem_update_thread()
|
| /onnv-gate/usr/src/lib/libc/inc/ |
| H A D | tdb_agent.h | 95 uint_t cond_timedwait; member
|
| /onnv-gate/usr/src/lib/libslp/clib/ |
| H A D | slp_queue.c | 210 err = cond_timedwait(q->wait, q->lock, to); in slp_dequeue_timed()
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/tests/ |
| H A D | test_dstore.c | 568 (void) cond_timedwait(&never, &mtx, &to); in dowork() 927 (void) cond_timedwait(&never, &mtx, &to); in main()
|
| H A D | test_client.c | 464 if (cond_timedwait(&mep->cv, &mep->mtx, &ts) == ETIME) { in client() 776 if (cond_timedwait(&go_cv, in client()
|
| /onnv-gate/usr/src/lib/libpthread/common/ |
| H A D | mapfile-vers | 126 cond_timedwait { TYPE = FUNCTION };
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/ |
| H A D | perl583delta.pod | 78 C<cond_wait> has a new two argument form. C<cond_timedwait> has been added.
|
| H A D | perltoc.pod | 9134 LOCKVAR, cond_timedwait VARIABLE, ABS_TIMEOUT, cond_timedwait CONDVAR, 9861 LOCKVAR, cond_timedwait VARIABLE, ABS_TIMEOUT, cond_timedwait CONDVAR,
|
| /onnv-gate/usr/src/lib/libthread/common/ |
| H A D | mapfile-vers | 257 cond_timedwait { TYPE = FUNCTION };
|
| /onnv-gate/usr/src/lib/c_synonyms/ |
| H A D | syn_common | 200 cond_timedwait
|
| /onnv-gate/usr/src/lib/libdhcpdu/common/ |
| H A D | rfc2136.c | 257 if (cond_timedwait(&sp->cv, &sp->m, &t) == ETIME) { in dns_puthostent()
|
| /onnv-gate/usr/src/lib/libc/port/threads/ |
| H A D | synch.c | 3423 tdb_incr(csp->cond_timedwait); in cond_wait_common() 3574 cond_timedwait(cond_t *cvp, mutex_t *mp, const timespec_t *abstime) in cond_timedwait() function 3597 error = cond_timedwait((cond_t *)cvp, (mutex_t *)mp, abstime); in pthread_cond_timedwait()
|
| /onnv-gate/usr/src/cmd/rcm_daemon/common/ |
| H A D | rcm_lock.c | 1283 (void) cond_timedwait(&barrier.cv, &barrier.lock, in rcmd_start_timer()
|
| /onnv-gate/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()
|
| /onnv-gate/usr/src/lib/libc_db/common/ |
| H A D | thread_db.c | 2783 csp->cond_timedwait = in __td_sync_get_stats() 2784 sync_stats.un.cond.cond_timedwait; in __td_sync_get_stats()
|
| /onnv-gate/usr/src/cmd/ldapcachemgr/ |
| H A D | cachemgr_getldap.c | 1856 err = cond_timedwait(&info_cond, in getldap_serverInfo_op()
|
| /onnv-gate/usr/src/lib/libc/port/ |
| H A D | mapfile-vers | 1407 cond_timedwait;
|
| /onnv-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
| H A D | piclfrutree.c | 4781 (void) cond_timedwait(&piclevent_completed_cv, in post_piclevent()
|
| /onnv-gate/usr/src/cmd/devfsadm/ |
| H A D | devfsadm.c | 2412 (void) cond_timedwait(&minor_fini_cv, in minor_fini_thread()
|