Searched refs:closeChannelHandle (Results 1 – 1 of 1) sorted by relevance
409 auto closeChannelHandle = [](uv_handle_t *handle) -> void { in FreeChannelContinue() local424 Base::TryCloseHandle((uv_handle_t *)&hChannel->stdinTty, closeChannelHandle); in FreeChannelContinue()425 Base::TryCloseHandle((uv_handle_t *)&hChannel->stdoutTty, closeChannelHandle); in FreeChannelContinue()430 Base::TryCloseHandle((uv_handle_t *)&hChannel->hWorkTCP, closeChannelHandle); in FreeChannelContinue()