Searched refs:handle_count (Results 1 – 1 of 1) sorted by relevance
159 int handle_count = 0; in Communicate() local162 handles[handle_count++] = child_stdin_; in Communicate()165 handles[handle_count++] = child_stdout_; in Communicate()169 WaitForMultipleObjects(handle_count, handles, FALSE, INFINITE); in Communicate()173 wait_result < WAIT_OBJECT_0 + handle_count) { in Communicate()