Files
sdk/runtime/platform
Vyacheslav Egorov 939cdfbfcd [vm] Move bin/lockers.h to platform/lockers.h
We have to place these classes into a platform namespace to avoid
conflicts with vm/lockers.h.

To avoid changes to files in bin we simply change bin/lockers.h
to introduce bin::{Monitor,Mutex}Locker aliases for
platform::{Monitor,Mutex}Locker.

TEST=ci
R=kustermann@google.com

Change-Id: I975f24a8499ea85d0ba887180a81287fcf4101bb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/405460
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Slava Egorov <vegorov@google.com>
2025-01-23 04:19:48 -08:00
..
2024-11-13 00:57:46 +00:00
2024-11-19 17:49:09 +00:00