Searched refs:nth (Results 1 – 2 of 2) sorted by relevance
638 DWORD timeout_ms, wait, nfd, nth, nws, i; in select_ws() local693 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()
1252 To build such a message, you prepare the nth-level multi-part and then include1255 bound to its parent multi-part, a nth-level multi-part belongs to it and
Completed in 11 milliseconds