Searched refs:remains (Results 1 – 2 of 2) sorted by relevance
1517 int chunks, chunk, remains; in _wait_for_all() local1533 remains = handles_count % WAIT_ALL_CHUNK_SIZE; in _wait_for_all()1534 threads = (WaitForAllParam*)malloc((chunks + (remains ? 1 : 0)) * in _wait_for_all()1561 if (remains) { in _wait_for_all()1566 threads[chunk].handles_count = remains; in _wait_for_all()
205 endpoint at any given time. The protocol remains unchanged, but the