Searched refs:retryProcessOne (Results 1 – 1 of 1) sorted by relevance
94 int retryProcessOne(0); in doUpdate() local96 while ((retryProcessTwo < MAX_RETRIES) && (retryProcessOne < MAX_RETRIES)) in doUpdate()111 while (retryProcessOne < MAX_RETRIES) in doUpdate()114 retryProcessOne++; in doUpdate()141 if (retryProcessOne == MAX_RETRIES) in doUpdate()174 if ((retryProcessOne < (MAX_RETRIES - 1)) && in doUpdate()