Searched refs:RPC_COND_DELETE (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/dcerpc-58/dcerpc/ncklib/
H A Drpcmutex.h113 ** void RPC_COND_DELETE(c,m)
444 # define RPC_COND_DELETE(cond,mutex) \ macro
456 "RPC_COND_DELETE/rpc__cond_delete" ); \
463 # define RPC_COND_DELETE(cond,mutex) \ macro
H A Dcnassoc.c4742 RPC_COND_DELETE (ccb->cn_rcvr_cond, rpc_g_global_mutex);
4743 RPC_COND_DELETE (assoc->assoc_msg_cond, rpc_g_global_mutex);
4783 RPC_COND_DELETE (ccb->cn_rcvr_cond, rpc_g_global_mutex);
4784 RPC_COND_DELETE (assoc->assoc_msg_cond, rpc_g_global_mutex);
H A Dcomcthd.c1033 RPC_COND_DELETE (cthread->thread_cond, cthread_mutex);
1352 RPC_COND_DELETE (cthread->thread_cond, cthread_mutex);
H A Dcom.h1120 RPC_COND_DELETE(rpc_g_global_binding_cond, rpc_g_global_mutex)
H A Ddg.h1547 #define RPC_DG_CALL_COND_DELETE(call) RPC_COND_DELETE((call)->cv, (call)->c.m)

Completed in 143 milliseconds