Searched defs:MAX_TRY_TIMES (Results 1 – 3 of 3) sorted by relevance
32 #define MAX_TRY_TIMES 512 macro
37 constexpr int32_t MAX_TRY_TIMES = 10; variable
151 static constexpr uint32_t MAX_TRY_TIMES = 10; in GetNewContextId() local