Searched refs:tryCount (Results 1 – 1 of 1) sorted by relevance
339 int tryCount = 0; in run() local347 tryCount++; in run()348 log("destroy try: " + tryCount); in run()350 if (tryCount >= maxTry) { in run()