Searched refs:MAX_RETRY_CNT (Results 1 – 1 of 1) sorted by relevance
62 constexpr int MAX_RETRY_CNT = 3; in Allocate() local72 if (retry_cnt == MAX_RETRY_CNT) { in Allocate()