cb522bfcd2
Use CRITICAL_SECTIONs for dart::bin::Monitor as the event handler requires a recursive monitor. Requires Vista or later. Bug: https://github.com/dart-lang/sdk/issues/35029 Bug: https://github.com/dart-lang/sdk/issues/35118 Change-Id: I1e96c5b428257649a45d26a979fba53a10f02151 Reviewed-on: https://dart-review.googlesource.com/c/20901 Commit-Queue: Ryan Macnak <rmacnak@google.com> Reviewed-by: Ben Konyi <bkonyi@google.com> Reviewed-by: Siva Annamalai <asiva@google.com> Reviewed-by: Vyacheslav Egorov <vegorov@google.com>