Searched refs:NUM_POLLS_ON_STACK (Results 1 – 2 of 2) sorted by relevance
1113 #define NUM_POLLS_ON_STACK 10 macro1117 struct pollfd a_few_on_stack[NUM_POLLS_ON_STACK]; in cpool_shutdown_wait()1121 Curl_pollfds_init(&cpfds, a_few_on_stack, NUM_POLLS_ON_STACK); in cpool_shutdown_wait()
1243 #define NUM_POLLS_ON_STACK 10 macro1257 struct pollfd a_few_on_stack[NUM_POLLS_ON_STACK];1280 Curl_pollfds_init(&cpfds, a_few_on_stack, NUM_POLLS_ON_STACK);
Completed in 16 milliseconds