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