[roll] Roll fuchsia [libc] Fold zxr_thread_t into struct pthread Remove the extra layer of type for these two fields of struct pthread. These members are only used by C++ code, so give them C++-style member names with trailing `_`. The `state` member is further renamed to `lifecycle_` and the `State` enum is now called `Thread::Lifecycle` in C++ code. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1489140 Original-Revision: 054542636af38d9e2cedab77d6c1ca3549555db3 GitOrigin-RevId: c684830d5164a92ed9c3f551a50073a96ca344d0 Change-Id: I20a729ac86d4dd01ea621ca9e6fb94d821f47bb5
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.