Lines Matching refs:CloseHandle
33 if (!CloseHandle(pipe_)) in ~Subprocess()
72 CloseHandle(output_write_handle); in SetupPipe()
121 CloseHandle(child_pipe); in Start()
122 CloseHandle(pipe_); in Start()
123 CloseHandle(nul); in Start()
148 CloseHandle(child_pipe); in Start()
149 CloseHandle(nul); in Start()
151 CloseHandle(process_info.hThread); in Start()
161 CloseHandle(pipe_); in OnPipeReady()
176 CloseHandle(pipe_); in OnPipeReady()
198 CloseHandle(child_); in Finish()
228 CloseHandle(ioport_); in ~SubprocessSet()