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