Searched refs:maxTimeRequested (Results 1 – 2 of 2) sorted by relevance
6162 context.maxTimeRequested = 0; in cleanClientResponses()6242 context.maxTimeRequested = 0; in tellClientsWithResponse()6282 context.maxTimeRequested = maxTimeOut; in tellClientsWithResponse()6313 context.maxTimeRequested = maxTimeOut; in tellClientsWithResponse()6332 OUR_PMLog(kPMLogStartAckTimer, context.maxTimeRequested, 0); in tellClientsWithResponse()6526 if (notify.returnValue > context->maxTimeRequested) { in pmTellClientWithResponse()6535 context->maxTimeRequested = (typeof(context->maxTimeRequested))notify.returnValue; in pmTellClientWithResponse()6544 ackState->maxTimeRequested = ackTimeRequested; in pmTellClientWithResponse()6756 if (msgArg.maxWaitForReply > context->maxTimeRequested) { in pmTellCapabilityClientWithResponse()6765 context->maxTimeRequested = msgArg.maxWaitForReply; in pmTellCapabilityClientWithResponse()[all …]
564 uint32_t maxTimeRequested; member581 uint32_t maxTimeRequested; // microseconds variable