Searched refs:RPC_COND_TIMED_WAIT (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/dcerpc-61/dcerpc/ncklib/
H A Drpclist.c347 RPC_COND_TIMED_WAIT (rpc_g_lookaside_rcb.wait_flg,
354 RPC_COND_TIMED_WAIT (*list_desc->cond,
H A Drpcmutex.h115 ** void RPC_COND_TIMED_WAIT(c,m,t)
510 # define RPC_COND_TIMED_WAIT(cond,mutex,time) \ macro
522 "RPC_COND_TIMED_WAIT/rpc__cond_timed_wait" ); \
529 # define RPC_COND_TIMED_WAIT(cond,mutex,time) \ macro
H A Ddgclive.c340 RPC_COND_TIMED_WAIT(maintain_cond, rpc_g_maint_mutex, &next_ts);
H A Drpctimer.c180 RPC_COND_TIMED_WAIT(rpc_g_timer_cond, rpc_g_timer_mutex, &next_ts);
560 ** (suitable for passing to RPC_COND_TIMED_WAIT).
H A Ddgslive.c346 RPC_COND_TIMED_WAIT(monitor_cond, monitor_mutex, &next_ts);
H A Dcom.h1126 RPC_COND_TIMED_WAIT(rpc_g_global_binding_cond, rpc_g_global_mutex, abstime)
H A Dcomnet.c474 RPC_COND_TIMED_WAIT (shutdown_cond, listener_state.mutex,
H A Dcnassoc.c947 RPC_COND_TIMED_WAIT (assoc_grp->grp_assoc_wt,

Completed in 190 milliseconds