Searched refs:handle_count (Results 1 – 1 of 1) sorted by relevance
164 int handle_count = 0; in Communicate() local167 handles[handle_count++] = child_stdin_; in Communicate()170 handles[handle_count++] = child_stdout_; in Communicate()174 WaitForMultipleObjects(handle_count, handles, FALSE, INFINITE); in Communicate()178 wait_result < WAIT_OBJECT_0 + handle_count) { in Communicate()