[roll] Roll fuchsia [libc] Add thrd_set_zx_create_handles() / thrd_get_zx_create_handles() These new <zircon/threads.h> functions augment (and obsolete) thrd_set_zx_process() and thrd_get_zx_process(). In addition to the process handle used for thread creation, the new APIs can supply separate VMAR handles for each kind of stack and thread block to be mapped into when creating new threads. Original-Fixed: 484133052 Original-Bug: 452380567 Run-All-Tests: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1506240 Original-Revision: 08f869f3f478cbd7db235c4f5e2a81e8ad58a886 GitOrigin-RevId: c21e1dd719f6a00de150a836a348c7b33569f75f Change-Id: I7815c2fb1125dded38a9931f36336d618e16e204
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.