[roll] Roll fuchsia Revert "[libc] Remove zxr_thread_detach"

This reverts commit 61bc45c76ebb5d71e60923c4f57ce0ceda9419c6.

Reason for revert: Likely cause of fxbug.dev/480163216 flakes.

Original change's description:
> [libc] Remove zxr_thread_detach
>
> Fold this into its only caller.
>
> Cq-Include-Trybots: luci.turquoise.global.try:run-postsubmit-tryjobs
> Change-Id: I80f1bed47da6e4a0194f58b319928a952de1c484
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1448512
> Fuchsia-Auto-Submit: Roland McGrath <mcgrathr@google.com>
> Commit-Queue: Roland McGrath <mcgrathr@google.com>
> Reviewed-by: Paul Kirth <paulkirth@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1490420
Exempt: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Original-Revision: 4e52db0d2428ab8b8f0b6dc064467a0593750db5
GitOrigin-RevId: e92c5a61575c2e0d876f87fff691efefeb93fe05
Change-Id: Iba32f2644b2b5c908a74f0803847c001e72a283a
1 file changed
tree: d3df13eea96d4a6c0b5608a14b85450e5effe2b7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.