Home
last modified time | relevance | path

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

/curl/tests/server/
H A Dsockfilt.c638 DWORD timeout_ms, wait, nfd, nth, nws, i; in select_ws() local
693 nth = 0; /* number of internal waiting threads */ in select_ws()
729 data[nth].signal = signal; in select_ws()
730 data[nth].thread = handle; in select_ws()
732 nth++; in select_ws()
783 data[nth].signal = signal; in select_ws()
784 data[nth].thread = handle; in select_ws()
786 nth++; in select_ws()
813 for(i = 0; i < nth; i++) { in select_ws()
889 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 13 milliseconds