Searched refs:attempt_count (Results 1 – 3 of 3) sorted by relevance
207 unsigned int attempt_count; in test_epoll_create() local235 for (attempt_count = num_rand_attempts; attempt_count > 0; in test_epoll_create()236 attempt_count--, fd_set_size--) { in test_epoll_create()259 for (attempt_count = num_rand_attempts; attempt_count > 0; in test_epoll_create()260 attempt_count--) { in test_epoll_create()
64 for (int attempt_count = 0; c == nullptr; attempt_count++) { in RegisterSubchannel() local80 if (attempt_count >= in RegisterSubchannel()
88 constexpr size_t attempt_count = 3; in query_correlation_timestamps() local93 } attempts[attempt_count] = {}; in query_correlation_timestamps()98 for (uint32_t i = 0; i < attempt_count; i++) { in query_correlation_timestamps()109 for (uint32_t i = 1; i < attempt_count; i++) { in query_correlation_timestamps()