Searched refs:funcListenPipeClose (Results 1 – 1 of 1) sorted by relevance
47 auto funcListenPipeClose = [](uv_handle_t *handle) -> void { in Stop() local51 Base::TryCloseHandle((const uv_handle_t *)&listenPipe, funcListenPipeClose); in Stop()