mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Use CreateEvent, OpenEvent (which both map to the respective *EventW function) and PulseEvent from golang.org/x/sys instead of local copies. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Upstream-commit: e942513ac46656c3f54cd103e990e2b7bd5c2b14 Component: engine