Searched refs:tries (Results 1 – 2 of 2) sorted by relevance
208 uint32_t tries = 0; in PublishCallerAndWaitForBackcaller() local214 tries++; in PublishCallerAndWaitForBackcaller()215 … } while (tries < PUBLISH_MAX_RETIES && condition.wait_for(lock, period) == cv_status::timeout); in PublishCallerAndWaitForBackcaller()
1318 console.info('====>SUB_Misc_REQUEST_Show_Promise_0010 taskInfo.tries: ' + taskInfo.tries);1325 expect(taskInfo.tries).assertLargerOrEqual(0);