Home
last modified time | relevance | path

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

/curl/tests/server/
H A Dsockfilt.c636 DWORD timeout_ms, wait, nfd, nth, nws, i; in select_ws() local
691 nth = 0; /* number of internal waiting threads */ in select_ws()
727 data[nth].signal = signal; in select_ws()
728 data[nth].thread = handle; in select_ws()
730 nth++; in select_ws()
781 data[nth].signal = signal; in select_ws()
782 data[nth].thread = handle; in select_ws()
784 nth++; in select_ws()
811 for(i = 0; i < nth; i++) { in select_ws()
887 for(i = 0; i < nth; i++) { in select_ws()
/curl/docs/libcurl/
H A Dlibcurl-tutorial.md1252 To build such a message, you prepare the nth-level multi-part and then include
1255 bound to its parent multi-part, a nth-level multi-part belongs to it and

Completed in 10 milliseconds