Searched refs:nSendDescs (Results 1 – 2 of 2) sorted by relevance
365 ctx.nSendDescs = n; in DDD_NotifyBegin()398 if (ctx.nSendDescs<0) in DDD_Notify()406 << " is sending global exception #" << (-ctx.nSendDescs) << "\n"; in DDD_Notify()409 nRecvMsgs = NotifyTwoWave(context, allInfos, ctx.lastInfo, -ctx.nSendDescs); in DDD_Notify()414 for(i=0; i<ctx.nSendDescs; i++) in DDD_Notify()
39 int nSendDescs; member