Home
last modified time | relevance | path

Searched refs:stagger_idx (Results 1 – 1 of 1) sorted by relevance

/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/
Dminimal-http-client-multi.c54 static int completed, failed, numbered, stagger_idx, posting, count = COUNT, variable
499 lws_try_client_connection(&i, stagger_idx++); in stagger_cb()
501 if (stagger_idx == count) in stagger_cb()
505 if (stagger_idx == count - 1) in stagger_cb()
509 if (stagger_idx == 1) in stagger_cb()