[roll] Roll fuchsia [libc] Remove zxr_thread_detach

This is a reland of I80f1bed47da6e4a0194f58b319928a952de1c484
with a fix for the regression in the case of detach while the
thread is exiting.

Original-Fixed: 480163216
Run-All-Tests: true
Multiply: fit-promise-tests, async-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1490428
Original-Revision: 722c8a8ab415d0d08aca9ee4d2443beff168a45a
GitOrigin-RevId: de80e32de4c96bd969a21709c9f03240f034eecb
Change-Id: I3bf7184485c222800f1e06bf4c79ac8a6a1d439b
1 file changed
tree: e791011dd0342d851c4d7781c23db04eae773832
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.