Searched refs:RPC_COND_SIGNAL (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/dcerpc-58/dcerpc/ncklib/
H A Drpclist.c488 RPC_COND_SIGNAL (rpc_g_lookaside_rcb.wait_flg,
493 RPC_COND_SIGNAL (*list_desc->cond,
H A Drpcmutex.h116 ** void RPC_COND_SIGNAL(c,m)
543 # define RPC_COND_SIGNAL(cond,mutex) \ macro
555 "RPC_COND_SIGNAL/rpc__cond_signal" ); \
562 # define RPC_COND_SIGNAL(cond,mutex) \ macro
H A Ddgclive.c456 RPC_COND_SIGNAL(maintain_cond, rpc_g_maint_mutex);
H A Drpctimer.c203 RPC_COND_SIGNAL(rpc_g_timer_cond, rpc_g_timer_mutex);
H A Ddgslive.c624 RPC_COND_SIGNAL(monitor_cond, monitor_mutex);
H A Dcnassoc.c1088 RPC_COND_SIGNAL (assoc->cn_ctlblk.cn_rcvr_cond,
1237 RPC_COND_SIGNAL (assoc_grp->grp_assoc_wt,
1601 RPC_COND_SIGNAL (assoc->assoc_msg_cond,
1664 RPC_COND_SIGNAL (assoc->assoc_msg_cond,
2084 RPC_COND_SIGNAL (assoc->cn_ctlblk.cn_rcvr_cond,
H A Dcomcthd.c1299 RPC_COND_SIGNAL (cthread->thread_cond, cthread_mutex);
2484 RPC_COND_SIGNAL(cthread->thread_cond, cthread_mutex);
H A Dcomnet.c607 RPC_COND_SIGNAL (shutdown_cond, listener_state.mutex);
1961 RPC_COND_SIGNAL (shutdown_cond, listener_state.mutex);
H A Ddglsn.c528 RPC_COND_SIGNAL(convq.cv, convq.m);
660 RPC_COND_SIGNAL (convq.cv, convq.m);
H A Dcnnet.c1521 RPC_COND_SIGNAL (assoc->cn_ctlblk.cn_rcvr_cond,
H A Dcnsclsm.c2629 * use it for RPC_COND_SIGNAL.
2650 RPC_COND_SIGNAL (assoc->assoc_msg_cond, rpc_g_global_mutex);
H A Ddg.h1549 #define RPC_DG_CALL_COND_SIGNAL(call) RPC_COND_SIGNAL((call)->cv, (call)->c.m)

Completed in 200 milliseconds