mirror of
https://github.com/rwinkhart/sys.git
synced 2026-08-28 04:46:44 -04:00
The constant values were incorrect and has been fixed in this CL. Reference: https://learn.microsoft.com/en-us/windows/win32/api/jobapi2/nf-jobapi2-setinformationjobobject#parameters Change-Id: Id97e561b6838a18216617d86aa11c79b6b2f4095 GitHub-Last-Rev: cd1e32d2dedad7c4adbe07c3029c48f9604e76d2 GitHub-Pull-Request: golang/sys#150 Reviewed-on: https://go-review.googlesource.com/c/sys/+/479375 Reviewed-by: Ian Lance Taylor <iant@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com> Run-TryBot: Ian Lance Taylor <iant@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Alex Brainman <alex.brainman@gmail.com> Run-TryBot: Alex Brainman <alex.brainman@gmail.com> Reviewed-by: Matthew Dempsky <mdempsky@google.com>