commit | a318f1ccfea66e25c000b16df5cf758c7032985c | [log] [tgz] |
---|---|---|
author | Emircan Uysaler <emircan@fuchsia.infra.roller.google.com> | Mon Jan 06 15:01:56 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jan 06 15:03:47 2025 -0800 |
tree | 3510c72794fe22e576052917c5b57c23706b3f53 | |
parent | 94d8087463db4e87c13e92722bc35cf2ccf4eaeb [diff] |
[roll] Roll fuchsia [ui][scenic] Replace mutex with MPSC Queue in UberStructSystem This CL replaces the mutex wrapped queue use with lock-free, thread safe MPSC Queue implementation. Original-Fixed: 42135625 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1178435 Original-Revision: 502e0fe8116d95620aae8d069e14507dc43993c9 GitOrigin-RevId: c1362d604f16862ab2b8614f2dc70c87cb252db7 Change-Id: I09ea85f4a57d8baff7ad93a001f126a9af2370d7
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.