[roll] Roll fuchsia [zircon][rust] Make zx_futex_wait usable from Rust Previously, the `current_value` parameter needed to be an atomic integer, which doesn't make sense because the parameter is passed by value. After this CL, the `current_value` parameter is just a 32 bit integer. Original-Fixed: 132025 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/920373 Original-Revision: 57513be86800e4dabaf75d83c5e3e886cc767efd GitOrigin-RevId: e85a52c0a6213c6a1820f01e608e78dc8574a0b3 Change-Id: I4b2966fad377b6f9aa56fe140b238058380e4839
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 via the IRC channel #fuchsia on Freenode.
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.